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 de50e16
Date: Tue, 23 Jun 2015 09:28:20 +1000	[thread overview]
Message-ID: <20150622232820.GD22807@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2309 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:

de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next

New Commits:

Brian Foster (1):
      [f66bf04] xfs: don't truncate attribute extents if no extents exist

Christoph Hellwig (5):
      [db9d67d] xfs: remove __psint_t and __psunsigned_t
      [fc51c2b] xfs: remove inst_t
      [88ee2df] xfs: return a void pointer from xfs_buf_offset
      [5809d5e] xfs: use void pointers in log validation helpers
      [b2a922c] xfs: remove xfs_caddr_t

Dave Chinner (6):
      [50adbcb] xfs: xfs_alloc_fix_freelist() can use incore perag structures
      [72d5528] xfs: factor out free space extent length check
      [396503f] xfs: sanitise error handling in xfs_alloc_fix_freelist
      [496817b] xfs: clean up XFS_MIN_FREELIST macros
      [3d238b7] Merge branch 'xfs-freelist-cleanup' into for-next
      [de50e16] Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next

Eric Sandeen (1):
      [2ac56d3] xfs: fix remote symlinks on V5/CRC filesystems


Code Diffstat:

 fs/xfs/libxfs/xfs_alloc.c       | 239 ++++++++++++++++++++++------------------
 fs/xfs/libxfs/xfs_alloc.h       |   8 +-
 fs/xfs/libxfs/xfs_bmap.c        |   3 +-
 fs/xfs/libxfs/xfs_format.h      |  13 ---
 fs/xfs/libxfs/xfs_ialloc.h      |   3 +-
 fs/xfs/libxfs/xfs_inode_buf.c   |   8 +-
 fs/xfs/libxfs/xfs_trans_resv.h  |   4 +-
 fs/xfs/libxfs/xfs_trans_space.h |   2 +-
 fs/xfs/xfs_attr_inactive.c      |  10 +-
 fs/xfs/xfs_buf.c                |   6 +-
 fs/xfs/xfs_buf.h                |   2 +-
 fs/xfs/xfs_error.c              |   4 +-
 fs/xfs/xfs_error.h              |   4 +-
 fs/xfs/xfs_extfree_item.c       |   2 +-
 fs/xfs/xfs_filestream.c         |   3 +-
 fs/xfs/xfs_inode.c              |   2 +-
 fs/xfs/xfs_linux.h              |  14 ---
 fs/xfs/xfs_log.c                |  40 ++++---
 fs/xfs/xfs_log_priv.h           |   2 +-
 fs/xfs/xfs_log_recover.c        |  63 ++++++-----
 fs/xfs/xfs_symlink.c            |   2 +-
 fs/xfs/xfs_trans_ail.c          |   6 +-
 22 files changed, 219 insertions(+), 221 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-06-22 23:28 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=20150622232820.GD22807@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.