]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Documentation: remount_fs() needs lock_kernel
authorVasily Averin <vvs@sw.ru>
Thu, 7 Dec 2006 04:37:23 +0000 (20:37 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:36 +0000 (08:39 -0800)
commit18b90b4663229532e5d32d57d171ec50f62af2f7
tree386b58e2592c94d2371e71eba7a6576638516241
parent53e25c53611bc7256921507bceeba5f8dcacf00d
[PATCH] Documentation: remount_fs() needs lock_kernel

Fixed long-lived typo: remount_fs() needs BKL

Signed-off-by: Vasily Averin <vvs@sw.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/filesystems/Locking