Messages in this thread |  | | Date | Wed, 23 Sep 2020 17:16:06 +0200 | From | Christoph Hellwig <> | Subject | Re: [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init |
| |
On Tue, Sep 22, 2020 at 10:49:54AM +0200, Jan Kara wrote: > On Mon 21-09-20 10:07:26, Christoph Hellwig wrote: > > Set up a readahead size by default, as very few users have a good > > reason to change it. > > > > Signed-off-by: Christoph Hellwig <hch@lst.de> > > Acked-by: David Sterba <dsterba@suse.com> [btrfs] > > Acked-by: Richard Weinberger <richard@nod.at> [ubifs, mtd] > > The patch looks good to me. You can add: > > Reviewed-by: Jan Kara <jack@suse.cz> > > I'd just prefer if the changelog explicitely mentioned that this patch > results in enabling readahead for coda, ecryptfs, and orangefs... Just in > case someone bisects some issue down to this patch :).
Ok, I've updated the changelog.
|  |