vfs: mnt_drop_write_file()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 9 Dec 2011 13:06:57 +0000 (08:06 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 4 Jan 2012 03:52:40 +0000 (22:52 -0500)
new helper (wrapper around mnt_drop_write()) to be used in pair with
mnt_want_write_file().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found