Re: [PATCH 6/6] ubifs: Wait for page writeback to provide stable pages
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2013-01-23 21:43:12
Also in:
linux-fsdevel, lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2013-01-23 21:43:12
Also in:
linux-fsdevel, lkml
On Fri, 18 Jan 2013 17:13:16 -0800 "Darrick J. Wong" [off-list ref] wrote:
When stable pages are required, we have to wait if the page is just going to disk and we want to modify it. Add proper callback to ubifs_vm_page_mkwrite(). CC: Artem Bityutskiy <dedekind1@gmail.com> CC: Adrian Hunter <adrian.hunter@intel.com> CC: linux-mtd@lists.infradead.org From: Jan Kara <jack@suse.cz> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Darrick J. Wong <redacted>
A couple of these patches had this From:Jan strangely embedded in the signoff area. I have assumed that they were indeed authored by Jan. Please note that authorship is indicated by putting the From: line right at the start of the chagnelog. I grabbed the patches. They should appear in linux-next tomorrow if I can get the current pooppile to build.