Wrapfs: no need to call mnt_want_write any longer
authorErez Zadok <ezk@cs.sunysb.edu>
Mon, 3 Jun 2013 04:24:30 +0000 (00:24 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Mon, 3 Jun 2013 04:24:30 +0000 (00:24 -0400)
commit4891801e2309244639e2e6ccb1b0c8291a0f2c13
tree294c14a7b9cc18b8d20df22ccd44b0ffdf69b746
parent06f849b55d4445e39ee1448db63b6d35b0072515
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