ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
authorZhihao Cheng <chengzhihao1@huawei.com>
Mon, 27 Dec 2021 03:22:34 +0000 (11:22 +0800)
committerRichard Weinberger <richard@nod.at>
Sun, 9 Jan 2022 20:35:38 +0000 (21:35 +0100)
commit7a8884feec908afd05ebd45db5eba9a03674137e
treefaf1e20f2bb2d3f44865cb5d04e7e7333e46863c
parentafd427048047e8efdedab30e8888044e2be5aa9c
ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment

Since 9ec64962afb1702f75b("ubifs: Implement RENAME_EXCHANGE") and
9e0a1fff8db56eaaebb("ubifs: Implement RENAME_WHITEOUT") are applied,
ubifs_rename locks and changes 4 ubifs inodes, correct the comment
for ui_mutex in ubifs_inode.

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