xfs_quota report problem

Christoph Hellwig hch at infradead.org
Sat Jun 26 06:46:05 CDT 2010


On Thu, Jun 24, 2010 at 11:02:02AM +0200, Stanczak Slawomir wrote:
> Hi,
> 
> I use xfs on my Debian Linux system. I have one question.
> How can I display users with exceeded soft blocks limit only?
> 
> I can do:
> 
> xfs_quota -x -c report /home | grep day
> 
> xfs_quota -x -c report /home | grep day | awk '{print $1}'
> 
> but the solution isn't a good idea.
> 
> Have you any other idea?

I don't think it's implemented.  I can add it to xfs_quota for you.
Do you have an example of a quota tool that supports such functionality
so that we can have a similar interface?




More information about the xfs mailing list