aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2021-01-12 11:02:46 -0800
committerJan Kara <[email protected]>2021-01-13 17:26:30 +0100
commitff4136e64d129c4b617331d6c84a3e1781dda70d (patch)
tree8fada5e412009d2cc26459f6710672b22dee78b7 /tools/testing/selftests/bpf/progs
parente20b14db050ae25ef7c5a2d9a41dd62b7e5e75c1 (diff)
fat: only specify I_DIRTY_TIME when needed in fat_update_time()
As was done for generic_update_time(), only pass I_DIRTY_TIME to __mark_inode_dirty() when the inode's timestamps were actually updated and lazytime is enabled. This avoids a weird edge case where I_DIRTY_TIME could be set in i_state when lazytime isn't enabled. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs')
0 files changed, 0 insertions, 0 deletions