[XFS updates] XFS development tree branch, master, updated. v2.6.29-6708-g4156e73

xfs at oss.sgi.com xfs at oss.sgi.com
Mon Jun 1 13:47:21 CDT 2009


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
  4156e73 xfs: prevent deadlock in xfs_qm_shake()
      from  096324873f9c7172a17aff9db1356f4f01b77afe (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 4156e735d3abde8e9243b5d22f7999dd3fffab2e
Author: Felix Blyakher <felixb at sgi.com>
Date:   Mon Jun 1 13:13:24 2009 -0500

    xfs: prevent deadlock in xfs_qm_shake()
    
    It's possible to recurse into filesystem from the memory
    allocation, which deadlocks in xfs_qm_shake(). Add check
    for __GFP_FS, and bail out if it is not set.
    
    Signed-off-by: Felix Blyakher <felixb at sgi.com>
    Signed-off-by: Hedi Berriche <hedi at sgi.com>
    Reviewed-by: Christoph Hellwig <hch at lst.de>
    Reviewed-by: Andi Kleen <ak at linux.intel.com>
    Signed-off-by: Felix Blyakher <felixb at sgi.com>

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

Summary of changes:
 fs/xfs/linux-2.6/kmem.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
XFS development tree




More information about the xfs mailing list