xfs
[Top] [All Lists]

[ANNOUNCE] xfs: for-next branch updated to 70b33a7

To: xfs@xxxxxxxxxxx
Subject: [ANNOUNCE] xfs: for-next branch updated to 70b33a7
From: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Tue, 25 Aug 2015 13:37:08 +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.

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

70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next

New Commits:

Dave Chinner (3):
      [b6a9947] xfs: lockdep annotations throw warnings on non-debug builds
      [f79af0b] xfs: fix non-debug build warnings
      [70b33a7] Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next

Eric Sandeen (1):
      [2ccf4a9] xfs: collapse allocsize and biosize mount option handling

Jan Kara (2):
      [c184f85] xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
      [0375423] xfs: Fix file type directory corruption for btree directories


Code Diffstat:

 fs/xfs/libxfs/xfs_alloc.c     |  2 +-
 fs/xfs/libxfs/xfs_dir2_node.c | 10 +++++++++-
 fs/xfs/xfs_buf.c              |  4 +---
 fs/xfs/xfs_buf_item.c         | 20 +++++++++++++-------
 fs/xfs/xfs_buf_item.h         |  2 +-
 fs/xfs/xfs_inode.c            |  8 +++++++-
 fs/xfs/xfs_super.c            | 12 ++----------
 7 files changed, 34 insertions(+), 24 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 70b33a7, Dave Chinner <=