Commit 70888bd5 authored by Vasily Averin's avatar Vasily Averin Committed by Linus Torvalds

[PATCH] Documentation: remount_fs() needs lock_kernel

Fixed long-lived typo: remount_fs() needs BKL
Signed-off-by: default avatarVasily Averin <vvs@sw.ru>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 6cfd76a2
...@@ -124,7 +124,7 @@ sync_fs: no no read ...@@ -124,7 +124,7 @@ sync_fs: no no read
write_super_lockfs: ? write_super_lockfs: ?
unlockfs: ? unlockfs: ?
statfs: no no no statfs: no no no
remount_fs: no yes maybe (see below) remount_fs: yes yes maybe (see below)
clear_inode: no clear_inode: no
umount_begin: yes no no umount_begin: yes no no
show_options: no (vfsmount->sem) show_options: no (vfsmount->sem)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment