ubifs: Add comments and debug info for ubifs_xrename()
authorZhihao Cheng <chengzhihao1@huawei.com>
Tue, 11 Oct 2022 03:47:29 +0000 (11:47 +0800)
committerRichard Weinberger <richard@nod.at>
Thu, 2 Feb 2023 20:13:38 +0000 (21:13 +0100)
commitc04cc68da856eac2b59e2a421c3f81a2afc560db
tree32b866035cef8321225f045b53556054eb0f2c12
parent1b2ba09060e41adb356b9ae58ef94a7390928004
ubifs: Add comments and debug info for ubifs_xrename()

Just like other operations (eg. ubifs_create, do_rename), add comments
and debug information for ubifs_xrename().

Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/dir.c