linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: vfs-for-next updated to 83d9088659e8
@ 2020-05-04 16:13 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2020-05-04 16:13 UTC (permalink / raw)
  To: linux-kernel, linux-xfs, linux-api, linux-ext4, linux-fsdevel
  Cc: ira.weiny, Al Viro, Dan Williams, Dave Chinner,
	Christoph Hellwig, Theodore Y. Ts'o, Jan Kara, Jeff Moyer

Hi folks,

The vfs-for-next branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.

After a very, very long process of discussing how sysadmins and app
programmers are supposed to tag files for DAX data access mode, we have
reached an agreement about how the userspace knobs should work.  This
first update contains the necessary documentation updates and statx mode
flag to enable the behaviors that we have decided on.  The second part
(hinting at inode eviction to change the DAX mode) will come later after
everyone has had a few days to let this soak in.

The new head of the vfs-for-next branch is commit:

83d9088659e8 Documentation/dax: Update Usage section

New Commits:

Ira Weiny (3):
      [efbe3c2493d2] fs: Remove unneeded IS_DAX() check in io_is_direct()
      [712b2698e4c0] fs/stat: Define DAX statx attribute
      [83d9088659e8] Documentation/dax: Update Usage section


Code Diffstat:

 Documentation/filesystems/dax.txt | 142 +++++++++++++++++++++++++++++++++++++-
 drivers/block/loop.c              |   6 +-
 fs/stat.c                         |   3 +
 include/linux/fs.h                |   7 +-
 include/uapi/linux/stat.h         |   1 +
 5 files changed, 147 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-04 16:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 16:13 [ANNOUNCE] xfs-linux: vfs-for-next updated to 83d9088659e8 Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).