public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-9-gc31ad43
@ 2013-07-11 21:51 xfs
  0 siblings, 0 replies; only message in thread
From: xfs @ 2013-07-11 21:51 UTC (permalink / raw)
  To: xfs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".

The branch, master has been updated
  c31ad43 xfs: Fix the logic check for all quotas being turned off
      from  92f8ff73f18672b03ec8b92197cdddf2b5de7ea0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c31ad439e8d111bf911c9cc80619cebde411a44d
Author: Chandra Seetharaman <sekharan@us.ibm.com>
Date:   Wed Jul 10 18:00:36 2013 -0500

    xfs: Fix the logic check for all quotas being turned off
    
    During the review of seperate pquota inode patches, David noticed
    that the test to detect all quotas being turned off was
    incorrect, and hence the block was not freeing all the quota
    information.
    
    The check made sense in Irix, but in Linux, quota is turned off
    one at a time, which makes the test invalid for Linux.
    
    This problem existed since XFS was ported to Linux.
    
    David suggested to fix the problem by detecting when all quotas are
    turned off by checking m_qflags.
    
    Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
    Reviewed-by: Ben Myers <bpm@sgi.com>
    Signed-off-by: Ben Myers <bpm@sgi.com>

-----------------------------------------------------------------------

Summary of changes:
 fs/xfs/xfs_qm_syscalls.c | 5 ++---
 fs/xfs/xfs_quota.h       | 8 --------
 2 files changed, 2 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
XFS development tree

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-11 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11 21:51 [XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-9-gc31ad43 xfs

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