From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/fedora-rawhide/man8/quotastats.8 | 41 +++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 upstream/fedora-rawhide/man8/quotastats.8 (limited to 'upstream/fedora-rawhide/man8/quotastats.8') diff --git a/upstream/fedora-rawhide/man8/quotastats.8 b/upstream/fedora-rawhide/man8/quotastats.8 new file mode 100644 index 00000000..6ebfccf7 --- /dev/null +++ b/upstream/fedora-rawhide/man8/quotastats.8 @@ -0,0 +1,41 @@ +.\" 2004, Max Vozeler +.\" Released under the Gnu GPL +.TH QUOTASTATS 8 "April 2, 2004" "" "quota" +.SH NAME +.B quotastats +\- Program to query quota statistics +.SH SYNOPSIS +.I /usr/sbin/quotastats +.SH DESCRIPTION +.B quotastats +queries the kernel for quota statistics. +It displays: +.P +.PD 0 +.RS 4 +.IP \[bu] +Supported kernel quota version +.IP \[bu] +Number of dquot lookups +.IP \[bu] +Number of dquot drops +.IP \[bu] +Number of dquot reads +.IP \[bu] +Number of dquot writes +.IP \[bu] +Number of quotafile syncs +.IP \[bu] +Number of dquot cache hits +.IP \[bu] +Number of allocated dquots +.IP \[bu] +Number of free dquots +.IP \[bu] +Number of in use dquot entries (user/group) +.RE +.PD +.SH OPTIONS +None. +.SH SEE ALSO +.BR quota (1). -- cgit v1.2.3