[XFS updates] XFS development tree branch, master, updated. v3.8-rc1-19-g2729423

xfs at oss.sgi.com xfs at oss.sgi.com
Mon Jan 28 15:39:56 CST 2013


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
  2729423 xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
      from  ced55f38d6bde7c10a14ea51c2edcd51a98575e3 (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 2729423cf2ef3ac51d040f24a5ddd84c1b2acc70
Author: Torsten Kaiser <just.for.lkml at googlemail.com>
Date:   Sun Jan 20 10:24:49 2013 +0100

    xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
    
    Commit fb59581404ab7ec5075299065c22cb211a9262a9 removed
    xfs_flushinval_pages() and changed its callers to use
    filemap_write_and_wait() and  truncate_pagecache_range() directly.
    
    But in xfs_swap_extents() this change accidental switched the argument
    for 'tip' to 'ip'. This patch switches it back to 'tip'
    
    Signed-off-by: Torsten Kaiser <just.for.lkml at googlemail.com>
    Reviewed-by: Ben Myers <bpm at sgi.com>
    Signed-off-by: Ben Myers <bpm at sgi.com>

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

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


hooks/post-receive
-- 
XFS development tree



More information about the xfs mailing list