+ mm-vmscan-change-comment-generic_file_write-to-__generic_file_aio_write.patch added to -mm tree

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

 



The patch titled
     mm/vmscan: change comment generic_file_write to __generic_file_aio_write
has been added to the -mm tree.  Its filename is
     mm-vmscan-change-comment-generic_file_write-to-__generic_file_aio_write.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

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

------------------------------------------------------
Subject: mm/vmscan: change comment generic_file_write to __generic_file_aio_write
From: Vincent Li <macli@xxxxxxxxxx>

Commit 543ade1fc9 ("Streamline generic_file_* interfaces and filemap
cleanups") removed generic_file_write() in filemap.  Change the comment in
vmscan pageout() to __generic_file_aio_write().

Signed-off-by: Vincent Li <macli@xxxxxxxxxx>
Cc: Christoph Hellwig <hch@xxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---


diff -puN mm/vmscan.c~mm-vmscan-change-comment-generic_file_write-to-__generic_file_aio_write mm/vmscan.c
--- a/mm/vmscan.c~mm-vmscan-change-comment-generic_file_write-to-__generic_file_aio_write
+++ a/mm/vmscan.c
@@ -358,7 +358,7 @@ static pageout_t pageout(struct page *pa
 	 * stalls if we need to run get_block().  We could test
 	 * PagePrivate for that.
 	 *
-	 * If this process is currently in generic_file_write() against
+	 * If this process is currently in __generic_file_aio_write() against
 	 * this page's queue, we can perform writeback even if that
 	 * will block.
 	 *
_

Patches currently in -mm which might be from macli@xxxxxxxxxx are

mm-vsmcan-check-shrink_active_list-sc-isolate_pages-return-value.patch
mm-vmscan-change-comment-generic_file_write-to-__generic_file_aio_write.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