quotactl.2: Describe Q_XQUOTASYNC, which is present but no-op in recent kernels

This commit is contained in:
Eugene Syromyatnikov 2016-11-09 20:30:36 +03:00 committed by Michael Kerrisk
parent 0b710a48c5
commit 942627c949
1 changed files with 10 additions and 6 deletions

View File

@ -657,13 +657,17 @@ Quotas must have already been turned off.
The
.I id
argument is ignored.
.PP
There is no command equivalent to
.B Q_SYNC
for XFS since
.TP
.B Q_XQUOTASYNC
This command was an XFS quota equivalent to
.IR Q_SYNC ,
.\" 4b217ed9e30f94b6e8e5e262020ef0ceab6113af
but it is no-op since Linux 3.4, as
.BR sync (1)
writes quota information to disk (in addition to the other filesystem
metadata that it writes out).
writes quota information to disk now (in addition to the other filesystem
metadata that it writes out). The
.IR special ", " id " and " addr
arguments are ignored.
.SH RETURN VALUE
.LP
On success,