[PATCH] xfsprogs: document dax in xfs.5 and other minor fixes

Eric Sandeen sandeen at sandeen.net
Fri Aug 21 18:05:50 CDT 2015


On 8/21/15 5:52 PM, Dave Chinner wrote:
> 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.
> 

Ok.  I'll resend the other minor fixups on their own.

-Eric



More information about the xfs mailing list