From:   Vasily Averin <[EMAIL PROTECTED]>

fixed long-lived typo: remount_fs() needs BKL

Signed-off-by:  Vasily Averin <[EMAIL PROTECTED]>

--- linux-2.6.19-rc4/Documentation/filesystems/Locking.umntlk   2006-11-02
13:25:04.000000000 +0300
+++ linux-2.6.19-rc4/Documentation/filesystems/Locking  2006-11-06
13:22:35.000000000 +0300
@@ -124,7 +124,7 @@ sync_fs:            no      no      read
 write_super_lockfs:    ?
 unlockfs:              ?
 statfs:                        no      no      no
-remount_fs:            no      yes     maybe           (see below)
+remount_fs:            yes     yes     maybe           (see below)
 clear_inode:           no
 umount_begin:          yes     no      no
 show_options:          no                              (vfsmount->sem)


Reply via email to