WSL2-Linux-Kernel/fs/ext4
chenyichong f9505c72b2 ext4: use local variable ei instead of EXT4_I() macro
Signed-off-by: chenyichong <chenyichong@uniontech.com>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/20210526052930.11278-1-chenyichong@uniontech.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2021-06-22 21:34:17 -04:00
..
.kunitconfig
Kconfig
Makefile
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h ext4: add ioctl EXT4_IOC_CHECKPOINT 2021-06-22 21:34:08 -04:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: fix kernel infoleak via ext4_extent_header 2021-06-17 10:53:19 -04:00
extents_status.c ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit 2021-06-22 21:34:17 -04:00
extents_status.h
fast_commit.c ext4: fix fast commit alignment issues 2021-06-06 10:10:23 -04:00
fast_commit.h ext4: fix fast commit alignment issues 2021-06-06 10:10:23 -04:00
file.c New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
fsmap.c
fsmap.h
fsync.c
hash.c
ialloc.c ext4: fix avefreec in find_group_orlov 2021-06-22 21:34:17 -04:00
indirect.c
inline.c
inode-test.c
inode.c ext4: use local variable ei instead of EXT4_I() macro 2021-06-22 21:34:17 -04:00
ioctl.c ext4: add ioctl EXT4_IOC_CHECKPOINT 2021-06-22 21:34:08 -04:00
mballoc.c ext4: fix memory leak in ext4_mb_init_backend on error path. 2021-05-20 23:29:32 -04:00
mballoc.h
migrate.c
mmp.c ext4: fix memory leak in ext4_fill_super 2021-06-17 10:53:19 -04:00
move_extent.c
namei.c ext4: remove set but rewrite variables 2021-06-22 21:34:17 -04:00
page-io.c
readpage.c
resize.c
super.c ext4: add discard/zeroout flags to journal flush 2021-06-22 19:27:10 -04:00
symlink.c
sysfs.c ext4: Only advertise encrypted_casefold when encryption and unicode are enabled 2021-06-06 10:10:23 -04:00
truncate.h
verity.c New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
xattr.c
xattr.h
xattr_hurd.c
xattr_security.c
xattr_trusted.c
xattr_user.c