linux-yocto/fs/ext2
Christoph Hellwig 9636e650e1 fs: build the legacy direct I/O code conditionally
Add a new LEGACY_DIRECT_IO config symbol that is only selected by the
file systems that still use the legacy blockdev_direct_IO code, so that
kernels without support for those file systems don't need to build the
code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20230125065839.191256-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-01-26 10:30:56 -07:00
..
acl.c fs: pass dentry to set acl method 2022-10-19 12:55:42 +02:00
acl.h fs: pass dentry to set acl method 2022-10-19 12:55:42 +02:00
balloc.c fs/ext2: Fix code indentation 2022-11-28 15:01:48 +01:00
dir.c ext2: unbugger ext2_empty_dir() 2022-11-28 11:41:43 +01:00
ext2.h ext2: remove nobh support 2022-08-02 12:34:04 -04:00
file.c fs: rename current get acl method 2022-10-20 10:13:27 +02:00
ialloc.c treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
inode.c \n 2022-12-12 20:32:50 -08:00
ioctl.c ext2: convert to fileattr 2021-04-12 15:04:29 +02:00
Kconfig fs: build the legacy direct I/O code conditionally 2023-01-26 10:30:56 -07:00
Makefile
namei.c fs: rename current get acl method 2022-10-20 10:13:27 +02:00
super.c fs/ext2: Fix code indentation 2022-11-28 15:01:48 +01:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext2: avoid deleting xattr block that is being reused 2022-08-02 23:56:25 -04:00
xattr.h