]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
chattr/lsattr: Support dax attribute
authorXiao Yang <yangx.jy@cn.fujitsu.com>
Tue, 28 Jul 2020 05:33:21 +0000 (13:33 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 1 Oct 2020 20:55:16 +0000 (16:55 -0400)
commit1dd48bc23c3776df76459aff0c7723fff850ea45
tree330175c42c13e2567f066cf52e8142ecfd5529c3
parent4baaa1fcada10669af9c267d8c436383e0bffb07
chattr/lsattr: Support dax attribute

Use the letter 'x' to set/get dax attribute on a directory/file.

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/e2p/pf.c
lib/ext2fs/ext2_fs.h
misc/chattr.1.in
misc/chattr.c