+ documentation-remount_fs-needs-lock_kernel.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Documentation: remount_fs() needs lock_kernel
has been added to the -mm tree.  Its filename is
     documentation-remount_fs-needs-lock_kernel.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: Documentation: remount_fs() needs lock_kernel
From: Vasily Averin <vvs@xxxxx>

Fixed long-lived typo: remount_fs() needs BKL

Signed-off-by: Vasily Averin <vvs@xxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 Documentation/filesystems/Locking |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN Documentation/filesystems/Locking~documentation-remount_fs-needs-lock_kernel Documentation/filesystems/Locking
--- a/Documentation/filesystems/Locking~documentation-remount_fs-needs-lock_kernel
+++ a/Documentation/filesystems/Locking
@@ -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)
_

Patches currently in -mm which might be from vvs@xxxxx are

vfs-extra-check-inside-dentry_unhash.patch
documentation-remount_fs-needs-lock_kernel.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux