]> git.ipfire.org Git - thirdparty/man-pages.git/commit
statx.2: Add STATX_ATTR_DAX
authorIra Weiny <ira.weiny@intel.com>
Tue, 5 May 2020 00:20:16 +0000 (17:20 -0700)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 29 Sep 2020 08:21:21 +0000 (10:21 +0200)
commit38ad6a8808583c2dea4043c34cfaffa67137cf69
tree56b65384a50e0f6b175bd542ecac5c3ea533c669
parente9a0682b180d5a1fca53a51478d64fe38ff6634a
statx.2: Add STATX_ATTR_DAX

Linux 5.8 adds STATX_ATTR_DAX support.

https://lore.kernel.org/lkml/20200428002142.404144-4-ira.weiny@intel.com/
https://lore.kernel.org/lkml/20200504161352.GA13783@magnolia/

Add the text to the statx man page.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/statx.2