From: Eric Sandeen <sandeen@redhat.com>
To: xfs@oss.sgi.com
Subject: [PATCH 0/2] xfs_quota: enable id->name lookups with lower/upper bounds
Date: Tue, 15 Dec 2015 20:32:15 -0600 [thread overview]
Message-ID: <5670CD2F.9020009@redhat.com> (raw)
Today, xfs_quota -x -c "report -L 0 -U 100" will report on any ids
with quotas within the range, but the output only contains the ids,
not the names of the user, group, or project.
This patchset adds an "-l" flag to tell xfs_quota to do the id->name
lookup for all found quotas.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2015-12-16 2:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 2:32 Eric Sandeen [this message]
2015-12-16 2:39 ` [PATCH 1/2] xfs_quota: push id/name printing down into report_mount() Eric Sandeen
2015-12-16 2:41 ` [PATCH 2/2] xfs_quota: allow name lookup when reporting from ID range Eric Sandeen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5670CD2F.9020009@redhat.com \
--to=sandeen@redhat.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.