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>
Tue, 27 Dec 2016 19:05:06 +0000 (14:05 -0500)
commit6c15a21967be0f8babdd0eb28a2e7dcd8b65e88e
tree6495dbef9c1540dbe0c1c88dc5bf93bbad673a6b
parent35231a9035f7c7b01af709772914b10faea47256
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