xfs
[Top] [All Lists]

[ANNOUNCE] xfs: for-next branch updated to f108bf2

To: xfs@xxxxxxxxxxx
Subject: [ANNOUNCE] xfs: for-next branch updated to f108bf2
From: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Mon, 2 Nov 2015 14:53:13 +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.

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

f108bf2 Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next

New Commits:

Andreas Gruenbacher (2):
      [1c99cfd] xfs: Validate the length of on-disk ACLs
      [80e0f22] xfs: Plug memory leak in xfs_attrmulti_attr_set

Brian Foster (1):
      [6caa105] xfs: invalidate cached acl if set directly via xattr

Dave Chinner (1):
      [f108bf2] Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next

Jiri Kosina (1):
      [24ba16b] xfs: clear PF_NOFREEZE for xfsaild kthread


Code Diffstat:

 fs/xfs/libxfs/xfs_format.h |  8 ++++++--
 fs/xfs/xfs_acl.c           | 13 ++++++++-----
 fs/xfs/xfs_ioctl.c         |  5 ++++-
 fs/xfs/xfs_trans_ail.c     |  1 +
 fs/xfs/xfs_xattr.c         | 19 +++++++++++++++++--
 5 files changed, 36 insertions(+), 10 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 f108bf2, Dave Chinner <=