diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-03-18 02:30:45 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-03-18 02:30:45 +0100 |
commit | 27595346006c4df23b45eba169e428aaccb6c811 (patch) | |
tree | 35994f1f8c231b0a709d2cf0f7766d70a251022b /fatfs/fat.c | |
parent | e900fafc3b2d0885371acc35ef6bc41df86ac8fb (diff) |
ext2fs: Always clean just-allocated inode
So that if we get a lazily-cleaned inode, we do not get disturbed by the
values, notably i_file_acl and i_dir_acl were not cleaned, and
i_block_group not checked.
b0ff48880bb40 ("Formerly ialloc.c.~6~") introduced only setting
dn_set_ctime when cleanup was missing, but we always want to set the
ctime for a new inode anyway.
Diffstat (limited to 'fatfs/fat.c')
0 files changed, 0 insertions, 0 deletions