[XFS updates] XFS development tree branch, for-linus, updated. v2.6.28-rc3-21331-gf36345f

xfs at oss.sgi.com xfs at oss.sgi.com
Wed Apr 1 17:00:46 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, for-linus has been updated
  f36345f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
  c2ec175 mm: page_mkwrite change prototype to match fault
      from  1aacc064e029f0017384e463121b98f06d3a2cc3 (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 f36345ff9a4a77f2cc576a2777b6256d5c8798fa
Merge: 1aacc064e029f0017384e463121b98f06d3a2cc3 8b53ef33d9d8fa5f771ae11cc6a6e7bc0182beec
Author: Felix Blyakher <felixb at sgi.com>
Date:   Wed Apr 1 16:58:39 2009 -0500

    Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus

commit c2ec175c39f62949438354f603f4aa170846aabb
Author: Nick Piggin <npiggin at suse.de>
Date:   Tue Mar 31 15:23:21 2009 -0700

    mm: page_mkwrite change prototype to match fault
    
    Change the page_mkwrite prototype to take a struct vm_fault, and return
    VM_FAULT_xxx flags.  There should be no functional change.
    
    This makes it possible to return much more detailed error information to
    the VM (and also can provide more information eg.  virtual_address to the
    driver, which might be important in some special cases).
    
    This is required for a subsequent fix.  And will also make it easier to
    merge page_mkwrite() with fault() in future.
    
    Signed-off-by: Nick Piggin <npiggin at suse.de>
    Cc: Chris Mason <chris.mason at oracle.com>
    Cc: Trond Myklebust <trond.myklebust at fys.uio.no>
    Cc: Miklos Szeredi <miklos at szeredi.hu>
    Cc: Steven Whitehouse <swhiteho at redhat.com>
    Cc: Mark Fasheh <mfasheh at suse.com>
    Cc: Joel Becker <joel.becker at oracle.com>
    Cc: Artem Bityutskiy <dedekind at infradead.org>
    Cc: Felix Blyakher <felixb at sgi.com>
    Signed-off-by: Andrew Morton <akpm at linux-foundation.org>
    Signed-off-by: Linus Torvalds <torvalds at linux-foundation.org>

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

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


hooks/post-receive
-- 
XFS development tree




More information about the xfs mailing list