diff options
author | Dan Williams <[email protected]> | 2016-01-28 20:13:39 -0800 |
---|---|---|
committer | Dan Williams <[email protected]> | 2016-01-30 13:35:31 -0800 |
commit | 9f4736fe7ca804aa79b5916221bb13dfc6221a0f (patch) | |
tree | 1604ce0292634817892790f0eb8cdb0e1821de1e /scripts/gdb/linux | |
parent | 65f87ee71852a754f7981d0653e7136039b8798a (diff) |
block: revert runtime dax control of the raw block device
Dynamically enabling DAX requires that the page cache first be flushed
and invalidated. This must occur atomically with the change of DAX mode
otherwise we confuse the fsync/msync tracking and violate data
durability guarantees. Eliminate the possibilty of DAX-disabled to
DAX-enabled transitions for now and revisit this for the next cycle.
Cc: Jan Kara <[email protected]>
Cc: Jeff Moyer <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Ross Zwisler <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions