public inbox for linux-xfs@vger.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 438c3c8
Date: Thu, 22 Jan 2015 15:08:52 +1100	[thread overview]
Message-ID: <20150122040851.GM16510@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2239 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. Note that this update rebases the
xfs-sb-logging-rework topic branch to correct and on-disk format
handling regression Brian noticed.

Also worth noting: I have stopped mirroring updates to the kernel
tree on oss.sgi.com. I'm about to update the xfs.org wiki to reflect
this.

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

438c3c8 Merge branch 'xfs-buf-type-fixes' into for-next

New Commits:

Dave Chinner (9):
      [4d11a40] xfs: remove bitfield based superblock updates
      [61e63ec] xfs: consolidate superblock logging functions
      [074e427] xfs: sanitise sb_bad_features2 handling
      [465e2de] Merge branch 'xfs-sb-logging-rework' into for-next
      [0d612fb] xfs: ensure buffer types are set correctly
      [f19b872] xfs: inode unlink does not set AGI buffer type
      [fe22d55] xfs: set buf types when converting extent formats
      [3443a3b] xfs: set superblock buffer type correctly
      [438c3c8] Merge branch 'xfs-buf-type-fixes' into for-next


Code Diffstat:

 fs/xfs/libxfs/xfs_attr_leaf.c      |   2 +-
 fs/xfs/libxfs/xfs_bmap.c           |  20 +--
 fs/xfs/libxfs/xfs_format.h         |  14 +-
 fs/xfs/libxfs/xfs_sb.c             | 320 ++++++++++++++++---------------------
 fs/xfs/libxfs/xfs_sb.h             |  11 +-
 fs/xfs/libxfs/xfs_shared.h         |  33 ++--
 fs/xfs/libxfs/xfs_symlink_remote.c |   2 +
 fs/xfs/libxfs/xfs_trans_resv.c     |  14 --
 fs/xfs/libxfs/xfs_trans_resv.h     |   1 -
 fs/xfs/xfs_buf_item.c              |   4 +
 fs/xfs/xfs_fsops.c                 |  33 +---
 fs/xfs/xfs_inode.c                 |   2 +
 fs/xfs/xfs_log.c                   |  18 ++-
 fs/xfs/xfs_mount.c                 | 106 +++---------
 fs/xfs/xfs_mount.h                 |   5 +-
 fs/xfs/xfs_qm.c                    |  43 +----
 fs/xfs/xfs_qm.h                    |   1 -
 fs/xfs/xfs_qm_syscalls.c           |  14 +-
 fs/xfs/xfs_super.c                 |  13 +-
 fs/xfs/xfs_trans.c                 |   1 +
 20 files changed, 240 insertions(+), 417 deletions(-)
-- 
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-01-22  4:11 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=20150122040851.GM16510@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox