quotactl.2: Note kernel version that removed Q_GETSTATS

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-28 08:34:07 +13:00
parent 28520ed405
commit 3cf5ae17a1
1 changed files with 3 additions and 3 deletions

View File

@ -317,7 +317,7 @@ and
.I id .I id
arguments are ignored. arguments are ignored.
.TP .TP
.B Q_GETSTATS .BR Q_GETSTATS " (supported up to Linux 2.4.21)"
Get statistics and other generic information about the quota subsystem. Get statistics and other generic information about the quota subsystem.
The The
.I addr .I addr
@ -331,8 +331,8 @@ The
and and
.I id .I id
arguments are ignored. arguments are ignored.
This operation is obsolete and not supported by recent kernels.
.\" Q_GETSTATS was removed in kernel 2.4.22. This operation is obsolete and was removed in Linux 2.4.22.
Files in Files in
.I /proc/sys/fs/quota/ .I /proc/sys/fs/quota/
carry the information instead. carry the information instead.