[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220610080032.GA29310@lst.de>
Date: Fri, 10 Jun 2022 10:00:32 +0200
From: Christoph Hellwig <hch@....de>
To: Jan Kara <jack@...e.cz>
Cc: Christoph Hellwig <hch@....de>,
Matthew Wilcox <willy@...radead.org>, Jan Kara <jack@...e.com>,
Dave Kleikamp <shaggy@...nel.org>, linux-ext4@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
jfs-discussion@...ts.sourceforge.net
Subject: Re: [PATCH 5/5] fs: remove the NULL get_block case in
mpage_writepages
On Thu, Jun 09, 2022 at 07:25:30PM +0200, Jan Kara wrote:
> On Wed 08-06-22 17:04:51, Christoph Hellwig wrote:
> > No one calls mpage_writepages with a NULL get_block paramter, so remove
> > support for that case.
> >
> > Signed-off-by: Christoph Hellwig <hch@....de>
>
> What about ntfs_writepages()? That seems to call mpage_writepages() with
> NULL get_block() in one case...
Oops, yeah.
Powered by blists - more mailing lists