public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfs_quota report problem
@ 2010-06-24  9:02 Stanczak Slawomir
  2010-06-26 11:46 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Stanczak Slawomir @ 2010-06-24  9:02 UTC (permalink / raw)
  To: xfs

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?

Thanks for your help
Best regards
Slawomir Stanczak

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

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

* Re: xfs_quota report problem
  2010-06-24  9:02 xfs_quota report problem Stanczak Slawomir
@ 2010-06-26 11:46 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2010-06-26 11:46 UTC (permalink / raw)
  To: Stanczak Slawomir; +Cc: xfs

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?

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

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

end of thread, other threads:[~2010-06-26 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-24  9:02 xfs_quota report problem Stanczak Slawomir
2010-06-26 11:46 ` Christoph Hellwig

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