]> git.ipfire.org Git - people/ms/linux.git/commit - fs/namespace.c
new helpers: lock_mount_hash/unlock_mount_hash
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 Sep 2013 15:24:49 +0000 (11:24 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 25 Oct 2013 03:34:59 +0000 (23:34 -0400)
commit719ea2fbb553ab3f61a174a4b5861289dcc46cb1
tree00c1e2c71caf2338cfe27f2854cf331515b4f411
parentaab407fc5c0ce63e9fd4a34a790d7290d3e116a1
new helpers: lock_mount_hash/unlock_mount_hash

aka br_write_{lock,unlock} of vfsmount_lock.  Inlines in fs/mount.h,
vfsmount_lock extern moved over there as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/fs-writeback.c
fs/internal.h
fs/mount.h
fs/namespace.c
fs/pnode.c