]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
f2fs: use d_inode(dentry) cleanup dentry->d_inode
authorZhiguo Niu <zhiguo.niu@unisoc.com>
Wed, 14 May 2025 08:45:48 +0000 (16:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2025 10:07:12 +0000 (11:07 +0100)
commit7cea54d07d508ce06e070ea97fd33a924f78ba94
tree0ecba3d7b665772b3ff1809b4877755f016a36d4
parent96cb042c9571875739ac940ed50dcbe87c24d655
f2fs: use d_inode(dentry) cleanup dentry->d_inode

[ Upstream commit a6c397a31f58a1d577c2c8d04b624e9baa31951c ]

no logic changes.

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>
fs/f2fs/namei.c
fs/f2fs/super.c