mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-12 02:03:55 +00:00
Verity and DAX are incompatible. Changing the DAX mode due to a verity flag change is wrong without a corresponding address_space_operations update. Make the 2 options mutually exclusive by returning an error if DAX was set first. (Setting DAX is already disabled if Verity is set first.) Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Link: https://lore.kernel.org/r/20200528150003.828793-3-ira.weiny@intel.com Signed-off-by: Theodore Ts'o <tytso@mit.edu> |
||
---|---|---|
.. | ||
about.rst | ||
allocators.rst | ||
attributes.rst | ||
bigalloc.rst | ||
bitmaps.rst | ||
blockgroup.rst | ||
blockmap.rst | ||
blocks.rst | ||
checksums.rst | ||
directory.rst | ||
dynamic.rst | ||
eainode.rst | ||
globals.rst | ||
group_descr.rst | ||
ifork.rst | ||
index.rst | ||
inlinedata.rst | ||
inodes.rst | ||
journal.rst | ||
mmp.rst | ||
overview.rst | ||
special_inodes.rst | ||
super.rst | ||
verity.rst |