ioctl_getfsmap.2: add VERSIONS section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-05-28 15:40:55 +02:00
parent 427245197d
commit 47692d77fb
1 changed files with 4 additions and 0 deletions

View File

@ -356,6 +356,10 @@ The filesystem has detected a checksum error in the metadata.
.TP
.B ENOMEM
Insufficient memory to process the request.
.SH VERSIONS
The
.B FS_IOC_GETFSMAP
operation first appeared in Linux 4.12.
.SH CONFORMING TO
This API is Linux-specific.
Not all filesystems support it.