[merged] fs-locksc-remove-stale-fixme-left-over-from-bkl-conversion.patch removed from -mm tree

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

 



The patch titled
     fs/locks.c: remove stale FIXME left over from BKL conversion
has been removed from the -mm tree.  Its filename was
     fs-locksc-remove-stale-fixme-left-over-from-bkl-conversion.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: fs/locks.c: remove stale FIXME left over from BKL conversion
From: Matt Fleming <matt.fleming@xxxxxxxxxxxxxxx>

The comment is no longer true as (now that the BKL conversion is finished)
a spinlock _is_ now used to protect file_lock_list, blocked_list and
inode->i_flock.

Signed-off-by: Matt Fleming <matt.fleming@xxxxxxxxxxxxxxx>
Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 fs/locks.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN fs/locks.c~fs-locksc-remove-stale-fixme-left-over-from-bkl-conversion fs/locks.c
--- a/fs/locks.c~fs-locksc-remove-stale-fixme-left-over-from-bkl-conversion
+++ a/fs/locks.c
@@ -145,7 +145,6 @@ static DEFINE_SPINLOCK(file_lock_lock);
 
 /*
  * Protects the two list heads above, plus the inode->i_flock list
- * FIXME: should use a spinlock, once lockd and ceph are ready.
  */
 void lock_flocks(void)
 {
_

Patches currently in -mm which might be from matt.fleming@xxxxxxxxxxxxxxx are

linux-next.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