linux/fs/vboxsf
Christoph Hellwig 55b2598e84 bdi: initialize ->ra_pages and ->io_pages in bdi_init
Set up a readahead size by default, as very few users have a good
reason to change it.  This means code, ecryptfs, and orangefs now
set up the values while they were previously missing it, while ubifs,
mtd and vboxsf manually set it to 0 to avoid readahead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Acked-by: David Sterba <dsterba@suse.com> [btrfs]
Acked-by: Richard Weinberger <richard@nod.at> [ubifs, mtd]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-09-24 13:43:39 -06:00
..
dir.c
file.c
Kconfig
Makefile
shfl_hostintf.h
super.c bdi: initialize ->ra_pages and ->io_pages in bdi_init 2020-09-24 13:43:39 -06:00
utils.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
vboxsf_wrappers.c
vfsmod.h