]> www.infradead.org Git - users/hch/xfsprogs.git/commit
man: list xfs_io lsattr inode flag letters
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 30 Jan 2020 18:36:17 +0000 (13:36 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 30 Jan 2020 18:36:17 +0000 (13:36 -0500)
commit147bdab097981db64553b197695ea35473c17bae
treecf9f124a76db87a227c9a609509d009afcfa37fd
parent123b851389ef9a012a469ef982ac7b819db59342
man: list xfs_io lsattr inode flag letters

The section of the xfs_io manpage for the 'chattr' command says to refer
to xfsctl(3) for information on the flags.  The inode flag information
was moved to ioctl_xfs_fssetxattr(2) ages ago, and it never actually
mapped the inode flag letters to inode flag bits, so fix the link and
add such a mapping to the xfs_io manpage.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
man/man8/xfs_io.8