[PATCH] xfsprogs: document dax in xfs.5 and other minor fixes
Dave Chinner
david at fromorbit.com
Fri Aug 21 17:52:48 CDT 2015
On Fri, Aug 21, 2015 at 04:35:53PM -0500, Eric Sandeen wrote:
> Document the dax option, fix whitespace around logdev/rtdev,
> and add missing qnoenforce.
>
> Signed-off-by: Eric Sandeen <sandeen at redhat.com>
No, I don't want the DAX mount option documented. As the code says:
#define XFS_MOUNT_DAX (1ULL << 62) /* TEST ONLY! */
The mount option needs to go away and be replaced by on-disk
inheritable per-inode flags. I have the kernel patch to do this, but
I have not written the xfs_io patch to get/set/clear the flags yet.
Cheers,
Dave.
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list