mbox series

[0/2] ubifs: Two cleanups for xattr handling in host inode evicting process

Message ID 20240712063625.3363974-1-chengzhihao1@huawei.com
Headers show
Series ubifs: Two cleanups for xattr handling in host inode evicting process | expand

Message

Zhihao Cheng July 12, 2024, 6:36 a.m. UTC
Zhihao Cheng (2):
  ubifs: ubifs_jnl_write_inode: Only check once for the limitation of
    xattr count
  ubifs: Remove ineffective function ubifs_evict_xattr_inode()

 fs/ubifs/journal.c | 12 ++++++------
 fs/ubifs/tnc.c     |  2 --
 fs/ubifs/ubifs.h   |  3 ---
 fs/ubifs/xattr.c   | 22 ----------------------
 4 files changed, 6 insertions(+), 33 deletions(-)