linux-yocto/fs/f2fs
Zhiguo Niu c4f2f90ebb f2fs: fix to correct check conditions in f2fs_cross_rename
[ Upstream commit 9883494c45a13dc88d27dde4f988c04823b42a2f ]

Should be "old_dir" here.

Fixes: 5c57132eaf ("f2fs: support project quota")
Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-19 15:28:20 +02:00
..
acl.c fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap 2023-01-19 09:24:29 +01:00
acl.h fs: port ->set_acl() to pass mnt_idmap 2023-01-19 09:24:27 +01:00
checkpoint.c Revert "f2fs: rebuild nat_bits during umount" 2025-04-25 10:45:16 +02:00
compress.c f2fs: compress: don't redirty sparse cluster during {,de}compress 2024-10-04 16:29:37 +02:00
data.c f2fs: fix to detect gcing page in f2fs_is_cp_guaranteed() 2025-06-19 15:28:12 +02:00
debug.c f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC 2024-06-12 11:12:28 +02:00
dir.c f2fs: Introduce linear search for dentries 2025-02-08 09:52:35 +01:00
extent_cache.c f2fs: fix to shrink read extent node in batches 2024-12-14 20:00:15 +01:00
f2fs.h f2fs: fix to do sanity check on sbi->total_valid_block_count 2025-06-19 15:28:10 +02:00
file.c f2fs: fix to wait dio completion 2025-01-09 13:31:54 +01:00
gc.c f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID 2024-12-09 10:32:26 +01:00
gc.h f2fs: Fix system crash due to lack of free space in LFS 2023-04-10 10:58:45 -07:00
hash.c f2fs: don't use casefolded comparison for "." and ".." 2022-05-17 11:19:23 -07:00
inline.c f2fs: Introduce linear search for dentries 2025-02-08 09:52:35 +01:00
inode.c f2fs: fix to avoid atomicity corruption of atomic file 2025-04-25 10:45:27 +02:00
iostat.c f2fs: add async reset zone command support 2023-06-12 13:04:09 -07:00
iostat.h f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx() 2023-02-07 10:39:28 -08:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile f2fs: separate out iostat feature 2021-08-23 10:25:51 -07:00
namei.c f2fs: fix to correct check conditions in f2fs_cross_rename 2025-06-19 15:28:20 +02:00
node.c Revert "f2fs: rebuild nat_bits during umount" 2025-04-25 10:45:16 +02:00
node.h f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC 2024-06-12 11:12:28 +02:00
recovery.c f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC 2024-06-12 11:12:28 +02:00
segment.c f2fs: fix to drop all discards after creating snapshot on lvm device 2024-12-14 19:59:45 +01:00
segment.h f2fs: fix to account dirty data in __get_secs_required() 2024-12-09 10:32:25 +01:00
shrinker.c f2fs: add block_age-based extent cache 2022-12-12 14:53:56 -08:00
super.c f2fs: use d_inode(dentry) cleanup dentry->d_inode 2025-06-19 15:28:19 +02:00
sysfs.c f2fs: introduce f2fs_base_attr for global sysfs entries 2025-06-04 14:42:12 +02:00
verity.c f2fs-for-6.3-rc1 2023-02-27 16:18:51 -08:00
xattr.c f2fs: reduce expensive checkpoint trigger frequency 2024-10-04 16:29:36 +02:00
xattr.h f2fs: cleanup MIN_INLINE_XATTR_SIZE 2023-06-26 06:07:10 -07:00