[XFS updates] XFS development tree branch, master, updated. v2.6.30-rc4-12478-g4734d40

xfs at oss.sgi.com xfs at oss.sgi.com
Wed Sep 9 18:22:35 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
  4734d40 xfs: use correct log reservation when handling ENOSPC in xfs_create
      from  988abe4075e5748d9f7c79d9dfffa0cf5291611b (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 4734d401d43c6469d568caf223d37aa0fc1bf4dc
Author: Christoph Hellwig <hch at infradead.org>
Date:   Wed Sep 9 18:19:02 2009 -0500

    xfs: use correct log reservation when handling ENOSPC in xfs_create
    
    We added the ENOSPC handling patch in xfs_create just after it got mered
    with xfs_mkdir.  Change the log reservation to the variable for either
    the create or mkdir value so it does the right thing if get here for creating
    a directory.
    
    Signed-off-by: Christoph Hellwig <hch at lst.de>
    Signed-off-by: Alex Elder <aelder at sgi.com>

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

Summary of changes:
 fs/xfs/xfs_vnodeops.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
XFS development tree




More information about the xfs mailing list