]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_quota: allow name lookup when reporting from ID range
authorEric Sandeen <sandeen@sandeen.net>
Sun, 20 Dec 2015 23:54:39 +0000 (10:54 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 20 Dec 2015 23:54:39 +0000 (10:54 +1100)
commit85dcd9a09855d8423863806c70a9e11887f054ad
treefc05a1c567d1ca986592e41fef2030a456385d05
parenta265445ecc454d7c88005f4bddb219969240abb6
xfs_quota: allow name lookup when reporting from ID range

Add a new "-l" (lookup) argument to the "report" command, to
enable id->name lookups when doing a report across a lower/upper
ID range as specified by the -L / -U report options.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
man/man8/xfs_quota.8
quota/report.c