xfs
[Top] [All Lists]

[ANNOUNCE] xfs: for-next branch updated to 5d54b8c

To: xfs@xxxxxxxxxxx
Subject: [ANNOUNCE] xfs: for-next branch updated to 5d54b8c
From: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Tue, 1 Sep 2015 10:53:26 +1000
Delivered-to: xfs@xxxxxxxxxxx
User-agent: Mutt/1.5.21 (2010-09-15)
Hi folks,

The for-next branch of the xfs kernel repository at

git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git

has just been updated. This is the final update that will occur for
the 4.3 merge window. Once this has sat in linux-next for a couple
of days (assuming no problems arise) I'll tag it and send a pull
request to Linus....

The new head of the for-next branch is commit:

5d54b8c Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next

New Commits:

Darrick J. Wong (1):
      [dfdd4ac] libxfs: bad magic number should set da block buffer error

Dave Chinner (1):
      [5d54b8c] Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next

David Jeffery (1):
      [c9eb256] xfs: return errors from partial I/O failures to files

Eric Sandeen (1):
      [1a7ccad] xfs: fix error gotos in xfs_setattr_nonsize

Lucas Stach (1):
      [8774cf8] xfs: add mssing inode cache attempts counter increment


Code Diffstat:

 fs/xfs/libxfs/xfs_da_btree.c | 1 +
 fs/xfs/xfs_aops.c            | 3 ++-
 fs/xfs/xfs_icache.c          | 2 ++
 fs/xfs/xfs_iops.c            | 8 ++++----
 4 files changed, 9 insertions(+), 5 deletions(-)
-- 
Dave Chinner
david@xxxxxxxxxxxxx

Attachment: signature.asc
Description: Digital signature

<Prev in Thread] Current Thread [Next in Thread>
  • [ANNOUNCE] xfs: for-next branch updated to 5d54b8c, Dave Chinner <=