New code for 5.8:
- Clean up io_is_direct.
- Add a new statx flag to indicate when file data access is being done
  via DAX (as opposed to the page cache).
- Update the documentation for how system administrators and application
  programmers can take advantage of the (still experimental DAX) feature.
Documentation/dax: Update Usage section

Update the Usage section to reflect the new individual dax selection
functionality.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
1 file changed