summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/xattr.c
diff options
context:
space:
mode:
authorZhihao Cheng <chengzhihao1@huawei.com>2024-04-10 09:37:48 +0200
committerRichard Weinberger <richard@nod.at>2024-07-12 21:40:00 +0200
commit9f5ecacfcee2bda21b100399a9130248d55c2a0c (patch)
treef6835a2d84fd176f46516d657958e13440175961 /fs/ubifs/xattr.c
parentubifs: Fix adding orphan entry twice for the same inode (diff)
downloadlinux-9f5ecacfcee2bda21b100399a9130248d55c2a0c.tar.xz
linux-9f5ecacfcee2bda21b100399a9130248d55c2a0c.zip
ubifs: Move ui->data initialization after initializing security
Host inode and its' xattr will be written on disk after initializing security when creating symlink or dev, then the host inode and its dentry will be written again in ubifs_jnl_update. There is no need to write inode data in the security initialization pass, just move the ui->data initialization after initializing security. Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/ubifs/xattr.c')
0 files changed, 0 insertions, 0 deletions