[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zZi2OHe9yr0eYyXw0gDH4acTLt0r2=-oCE1HqQwjMgv6w@mail.gmail.com>
Date: Mon, 30 Jul 2018 09:52:46 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: "Theodore Y. Ts'o" <tytso@....edu>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: Convert int to vm_fault_t type
On Mon, Jul 30, 2018 at 1:39 AM, Theodore Y. Ts'o <tytso@....edu> wrote:
> On Sat, Jul 28, 2018 at 02:19:00PM +0530, Souptick Joarder wrote:
>> On Sat, Jul 28, 2018 at 2:20 PM, Souptick Joarder <jrdr.linux@...il.com> wrote:
>> > Use new return type vm_fault_t for ext4_page_mkwrite
>> > handler and block_page_mkwrite_return.
>> >
>> > Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
>>
>> As part of commit 2fae376c0a16db42eb438 in linux-next tree,
>> this conversion was missed. Sorry about it.
>
> Thanks, since I had to reorganize the commits for the ext4 tree, I've
> merged this with the other "Convert int to vm_fault_t type" patch.
>
> - Ted
Thanks Ted.
Powered by blists - more mailing lists