Wrapfs: no need to call mnt_want_write any longer
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 5 Jun 2013 03:19:30 +0000 (23:19 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 3 Apr 2016 19:23:21 +0000 (15:23 -0400)
commit85169042a0c19adbb0168980835ebfb4fc298c79
tree7bf74ce71bf9a069658b755496f36495f74106c4
parentaf4ae3e85ea6daa567b1db41f6116938b21d31cb
Wrapfs: no need to call mnt_want_write any longer

Apparently this is now being done by the VFS.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/wrapfs/inode.c