bcachefs: bch2_rename_trans() only runs rename-to-dir code if needed
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 19 May 2025 13:17:39 +0000 (09:17 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:15:08 +0000 (20:15 -0400)
commit7c4f22af251ae32762cbacb998f86977535ee0f2
tree3752926ef7ad42d774f8140c4a426ee491ea52b9
parent011d644b769609ecf6ceef71a1411c4a9e008a5b
bcachefs: bch2_rename_trans() only runs rename-to-dir code if needed

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/namei.c