xfs
[Top] [All Lists]

[ANNOUNCE] xfs: for-next branch updated to 4e14e49

To: xfs@xxxxxxxxxxx
Subject: [ANNOUNCE] xfs: for-next branch updated to 4e14e49
From: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Tue, 10 Nov 2015 11:16:00 +1100
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. it contains the couple of outstanding fixes
for the 4.4 merge window. This is essentially what I'll ask linus to
pull in the next couple of days.

-Dave.

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

4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next

New Commits:

Andreas Gruenbacher (1):
      [edfb8eb] xfs: Fix error path in xfs_get_acl

Brian Foster (1):
      [848ccfc] xfs: fix log recovery op header validation assert

Chris Mason (1):
      [7a29ac4] xfs: give all workqueues rescuer threads

Dave Chinner (1):
      [4e14e49] Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next


Code Diffstat:

 fs/xfs/xfs_acl.c         | 1 +
 fs/xfs/xfs_acl.h         | 1 -
 fs/xfs/xfs_log_recover.c | 2 +-
 fs/xfs/xfs_super.c       | 7 ++++---
 4 files changed, 6 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 4e14e49, Dave Chinner <=