WSL2-Linux-Kernel/fs/ext4
Maninder Singh 4e56201321 ext4: fix copy paste error in ext4_swap_extents()
This bug was found by a static code checker tool for copy paste
problems.

Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Signed-off-by: Vaneet Narang <v.narang@samsung.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2017-08-06 01:33:07 -04:00
..
Kconfig
Makefile
acl.c ext4: Don't clear SGID when inheriting ACLs 2017-07-30 23:33:01 -04:00
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h ext4: make xattr inode reads faster 2017-08-06 00:07:01 -04:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h ext4, project: expand inode extra size if possible 2017-08-06 01:00:49 -04:00
extents.c ext4: fix copy paste error in ext4_swap_extents() 2017-08-06 01:33:07 -04:00
extents_status.c
extents_status.h
file.c ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize 2017-08-05 17:43:24 -04:00
fsmap.c
fsmap.h
fsync.c ext4: use errseq_t based error handling for reporting data writeback errors 2017-07-06 07:02:30 -04:00
hash.c
ialloc.c ext4: fix __ext4_new_inode() journal credits calculation 2017-07-06 00:01:59 -04:00
indirect.c
inline.c
inode.c ext4, project: expand inode extra size if possible 2017-08-06 01:00:49 -04:00
ioctl.c ext4, project: expand inode extra size if possible 2017-08-06 01:00:49 -04:00
mballoc.c ext4: fix warning about stack corruption 2017-08-05 21:57:46 -04:00
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4: make xattr inode reads faster 2017-08-06 00:07:01 -04:00
page-io.c
readpage.c
resize.c ext4: fix overflow caused by missing cast in ext4_resize_fs() 2017-08-06 01:18:31 -04:00
super.c ext4: remove unused metadata accounting variables 2017-07-30 22:30:11 -04:00
symlink.c
sysfs.c
truncate.h
xattr.c ext4: cleanup ext4_expand_extra_isize_ea() 2017-08-06 00:55:48 -04:00
xattr.h ext4: fix __ext4_new_inode() journal credits calculation 2017-07-06 00:01:59 -04:00
xattr_security.c
xattr_trusted.c
xattr_user.c