public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfs_quota: Better describe quota verbose output
@ 2015-06-24 14:09 Carlos Maiolino
  2015-06-30 18:38 ` Brian Foster
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos Maiolino @ 2015-06-24 14:09 UTC (permalink / raw)
  To: xfs

Due historical reasons, and to be compliant with the generic quota command,
xfs_quota does not output any information when there is no used percentage of
the available quota. Such behavior might make users confused, so, I believe it's
better to have the reasons for such behavior better documented.

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
---
 man/man8/xfs_quota.8 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/man/man8/xfs_quota.8 b/man/man8/xfs_quota.8
index 9b555e9..ef90bfb 100644
--- a/man/man8/xfs_quota.8
+++ b/man/man8/xfs_quota.8
@@ -197,7 +197,9 @@ option reports the numeric IDs rather than the name. The
 .B \-N
 option omits the header. The
 .B \-v
-option outputs verbose information. The
+option outputs verbose information, displaying quota values even when there is
+no used space. Such behavior was chosen to be compliant with the 'quota' command
+and for historical reasons. The
 .B \-f
 option sends the output to
 .I file
-- 
2.1.0

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-30 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-24 14:09 [PATCH] xfs_quota: Better describe quota verbose output Carlos Maiolino
2015-06-30 18:38 ` Brian Foster
2015-06-30 19:11   ` Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox