diff options
author | Ira Weiny <[email protected]> | 2020-05-28 07:59:59 -0700 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-05-28 22:09:47 -0400 |
commit | 043546e46dc70c25ff7e2cf6d09cbb0424fc9978 (patch) | |
tree | 0100317f56b4bed631b19134ed7d6323938290e7 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | a8ab6d3885ef5e2300d683b79a9e1999403eefd9 (diff) |
fs/ext4: Only change S_DAX on inode load
To prevent complications with in memory inodes we only set S_DAX on
inode load. FS_XFLAG_DAX can be changed at any time and S_DAX will
change after inode eviction and reload.
Add init bool to ext4_set_inode_flags() to indicate if the inode is
being newly initialized.
Assert that S_DAX is not set on an inode which is just being loaded.
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions