All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfs: for-next branch updated to 5461ad9
Date: Wed, 29 Jul 2015 15:02:29 +1000	[thread overview]
Message-ID: <20150729050229.GA16638@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2847 bytes --]

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:

5461ad9 Merge branch 'xfs-meta-uuid' into for-next

New Commits:

Brian Foster (2):
      [4703da7] xfs: close xc_cil list_empty() races with cil commit sequence
      [89cebc84] xfs: validate transaction header length on log recovery

Dave Chinner (7):
      [b2442c5] xfs: call dax_fault on read page faults for DAX
      [e3c32ee] xfs: remote attribute headers contain an invalid LSN
      [df150ed1] xfs: remote attributes need to be considered data
      [ab7bb61] xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
      [1cfc4a9] libxfs: add xfs_bit.c
      [20b8394] Merge branch 'xfs-misc-fixes-for-4.3' into for-next
      [5461ad9] Merge branch 'xfs-meta-uuid' into for-next

Eric Sandeen (1):
      [ce748ea] xfs: create new metadata UUID field and incompat flag

Jan Kara (1):
      [d6077aa] xfs: Remove duplicate jumps to the same label

Joe Perches (1):
      [f41febd] xfs: Use consistent logging message prefixes


Code Diffstat:

 fs/dax.c                           | 14 ++++++++--
 fs/xfs/Makefile                    |  2 +-
 fs/xfs/libxfs/xfs_alloc.c          |  4 +--
 fs/xfs/libxfs/xfs_alloc_btree.c    |  4 +--
 fs/xfs/libxfs/xfs_attr_leaf.c      |  4 +--
 fs/xfs/libxfs/xfs_attr_remote.c    | 53 +++++++++++++++++++++++++++-----------
 fs/xfs/{ => libxfs}/xfs_bit.c      |  0
 fs/xfs/libxfs/xfs_bmap_btree.c     |  5 ++--
 fs/xfs/libxfs/xfs_btree.c          | 10 ++++---
 fs/xfs/libxfs/xfs_da_btree.c       |  8 +++---
 fs/xfs/libxfs/xfs_dir2.c           | 33 +++++++++++-------------
 fs/xfs/libxfs/xfs_dir2_block.c     |  4 +--
 fs/xfs/libxfs/xfs_dir2_data.c      |  4 +--
 fs/xfs/libxfs/xfs_dir2_leaf.c      |  4 +--
 fs/xfs/libxfs/xfs_dir2_node.c      |  7 +++--
 fs/xfs/libxfs/xfs_dquot_buf.c      |  4 +--
 fs/xfs/libxfs/xfs_format.h         | 22 +++++++++++++---
 fs/xfs/libxfs/xfs_ialloc.c         |  5 ++--
 fs/xfs/libxfs/xfs_ialloc_btree.c   |  2 +-
 fs/xfs/libxfs/xfs_inode_buf.c      |  4 +--
 fs/xfs/libxfs/xfs_sb.c             | 24 +++++++++++++----
 fs/xfs/libxfs/xfs_symlink_remote.c |  4 +--
 fs/xfs/xfs_buf.c                   |  5 ++--
 fs/xfs/xfs_file.c                  | 21 ++++++++++-----
 fs/xfs/xfs_inode.c                 | 10 ++-----
 fs/xfs/xfs_log.c                   | 50 +++++++++++++++++------------------
 fs/xfs/xfs_log_cil.c               |  8 +++++-
 fs/xfs/xfs_log_recover.c           | 47 ++++++++++++++++++++++++++-------
 fs/xfs/xfs_symlink.c               |  2 +-
 29 files changed, 233 insertions(+), 131 deletions(-)
 rename fs/xfs/{ => libxfs}/xfs_bit.c (100%)
-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

                 reply	other threads:[~2015-07-29  5:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150729050229.GA16638@dastard \
    --to=david@fromorbit.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.