]> git.ipfire.org Git - thirdparty/man-pages.git/commit
statx.2: Document STAT_ATTR_MOUNT_ROOT
authorYang Xu <xuyang2018.jy@fujitsu.com>
Tue, 23 May 2023 05:17:15 +0000 (13:17 +0800)
committerAlejandro Colomar <alx@kernel.org>
Tue, 23 May 2023 23:25:15 +0000 (01:25 +0200)
commit4ca216bacc7d185c1af3c384ab53cd1ec74830d1
tree34a1cc3ef13809935870693ddf705b748363e7da
parent2653721a76cc16d1f97d877d08db3ce5ef55ce34
statx.2: Document STAT_ATTR_MOUNT_ROOT

Linux 5.10 adds STATX_ATTR_MOUNT_ROOT support.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=80340fe3605c

Add the text to the statx man page.

Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
[ alx: ffix ]
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/statx.2