linux/fs/ext2
Ritesh Harjani (IBM) 290fa9471e ext2: Remove LEGACY_DIRECT_IO dependency
commit fb5de4358e ("ext2: Move direct-io to use iomap"), converted
ext2 direct-io to iomap which killed the call to blockdev_direct_IO().
So let's remove LEGACY_DIRECT_IO config dependency from ext2 Kconfig.

Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <f3303addc0b5cd7e5760beb2374b7e538a49d898.1714727887.git.ritesh.list@gmail.com>
2024-05-03 11:50:28 +02:00
..
acl.c
acl.h
balloc.c
dir.c ext2: Remove call to folio_set_error() 2024-04-23 23:22:04 +02:00
ext2.h quota: Properly annotate i_dquot arrays with __rcu 2024-02-08 12:04:59 +01:00
file.c ext2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method 2024-04-04 16:27:54 +02:00
ialloc.c
inode.c ext2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method 2024-04-04 16:27:54 +02:00
ioctl.c
Kconfig ext2: Remove LEGACY_DIRECT_IO dependency 2024-05-03 11:50:28 +02:00
Makefile
namei.c
super.c \n 2024-03-13 14:30:58 -07:00
symlink.c
trace.c
trace.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext2: Remove GFP_NOFS use in ext2_xattr_cache_insert() 2024-01-23 19:21:11 +01:00
xattr.h