aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests
diff options
context:
space:
mode:
authorZhihao Cheng <[email protected]>2024-04-10 07:37:48 +0000
committerRichard Weinberger <[email protected]>2024-07-12 19:40:00 +0000
commit9f5ecacfcee2bda21b100399a9130248d55c2a0c (patch)
treef6835a2d84fd176f46516d657958e13440175961 /drivers/fpga/tests
parentubifs: Fix adding orphan entry twice for the same inode (diff)
downloadkernel-9f5ecacfcee2bda21b100399a9130248d55c2a0c.tar.gz
kernel-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 <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'drivers/fpga/tests')
0 files changed, 0 insertions, 0 deletions