- nfs-fix-race-in-nfs_release_page-tidy.patch removed from -mm tree

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

 



The patch titled
     nfs-fix-race-in-nfs_release_page-tidy
has been removed from the -mm tree.  Its filename was
     nfs-fix-race-in-nfs_release_page-tidy.patch

This patch was dropped because it was folded into nfs-fix-race-in-nfs_release_page.patch

------------------------------------------------------
Subject: nfs-fix-race-in-nfs_release_page-tidy
From: Andrew Morton <akpm@xxxxxxxx>

Cc: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 mm/truncate.c |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)

diff -puN mm/truncate.c~nfs-fix-race-in-nfs_release_page-tidy mm/truncate.c
--- a/mm/truncate.c~nfs-fix-race-in-nfs_release_page-tidy
+++ a/mm/truncate.c
@@ -341,8 +341,7 @@ failed:
 	return 0;
 }
 
-static int
-do_launder_page(struct address_space *mapping, struct page *page)
+static int do_launder_page(struct address_space *mapping, struct page *page)
 {
 	if (!PageDirty(page))
 		return 0;
_

Patches currently in -mm which might be from akpm@xxxxxxxx are

origin.patch
nfs-fix-race-in-nfs_release_page.patch
nfs-fix-race-in-nfs_release_page-tidy.patch
fd_zero-build-fix.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