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)
committerRohit Kumar <rokkumar@cs.stonybrook.edu>
Fri, 12 Oct 2018 16:28:15 +0000 (12:28 -0400)
commit34a3c726ccee49d60e2f145d1aa1b3c3085e0e1e
tree1619ba0668ad43eb74dcf0eb86ca03d8cf93c0c2
parent90d2330e38c900e1967a53e4d61a41d5d7feb472
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