summaryrefslogtreecommitdiffstats
path: root/fs/exportfs
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2010-10-20 22:22:57 +0200
committerJan Kara <jack@suse.cz>2011-01-06 17:03:55 +0100
commit0484b1cedc053cf88a046da5f08bc00747e533cb (patch)
tree2847245e7ff7d0053ccbf65c9e6c07794b439fe4 /fs/exportfs
parentudf: Protect default inode credentials by rwlock (diff)
downloadlinux-0484b1cedc053cf88a046da5f08bc00747e533cb.tar.xz
linux-0484b1cedc053cf88a046da5f08bc00747e533cb.zip
udf: Remove BKL from udf_put_super() and udf_remount_fs()
udf_put_super() does not need BKL because the filesystem is shut down so there's nothing to race with. The credential changes in udf_remount_fs() and LVID changes are now protected by dedicated locks so we can remove BKL from this function as well. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions