All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Eric Sandeen <sandeen@redhat.com>
Cc: xfs-oss <xfs@oss.sgi.com>
Subject: Re: [PATCH] xfsprogs: document dax in xfs.5 and other minor fixes
Date: Sat, 22 Aug 2015 08:52:48 +1000	[thread overview]
Message-ID: <20150821225248.GQ3902@dastard> (raw)
In-Reply-To: <55D799B9.8040002@redhat.com>

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@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@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2015-08-21 22:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-21 21:35 [PATCH] xfsprogs: document dax in xfs.5 and other minor fixes Eric Sandeen
2015-08-21 22:52 ` Dave Chinner [this message]
2015-08-21 23:05   ` Eric Sandeen
2015-08-24 13:31 ` [PATCH V2] xfsprogs: Minor fixes for xfs.5 Eric Sandeen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150821225248.GQ3902@dastard \
    --to=david@fromorbit.com \
    --cc=sandeen@redhat.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.