[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140715134328.GB32728@thunk.org>
Date: Tue, 15 Jul 2014 09:43:28 -0400
From: Theodore Ts'o <tytso@....edu>
To: Zhang Zhen <zhenzhang.zhang@...wei.com>
Cc: "linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
wangnan0@...wei.com, "Zwisler, Ross" <ross.zwisler@...el.com>,
Matthew Wilcox <matthew.r.wilcox@...el.com>
Subject: Re: [PATCH v2] ext4: remove readpage() check up for mmap file
On Thu, Jul 03, 2014 at 02:18:31PM +0800, Zhang Zhen wrote:
> There is no kind of file does not supply page reading function.
The code in question originally came from ext2, when the a_ops used in
XIP mode did not have a readpage function. And since there is an
outstanding XIP patch set that Matthew Wilcox has been working on, I
was going to NACK this. Howeveer, it looks like the lines in question
are getting removed in the most recent version of the XIP patch set
that I've seen, so it it seems the only problem is this will cause a
minor patch conflict with XIP.
So I'll accept this, and assume the XIP folks aren't going to object....
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists