All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs: for-next branch rebased to 4faac78
@ 2016-02-09  6:49 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2016-02-09  6:49 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 2803 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. This is a rebase due to needing to fix the
commits in the xfs-rt-fixes-4.6 branch due to a build failure. It
also includes the struct xfs_icdinode size reduction patchset.
See the commit list below for all the new commits compared to the
previous for-next branch.

-Dave.

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

4faac78 Merge branch 'xfs-gut-icdinode-4.6' into for-next

New Commits:

Dave Chinner (16):
      [f67ca6e] xfs: RT bitmap and summary buffers are not typed
      [bf85e09] xfs: RT bitmap and summary buffers need verifiers
      [f8d55aa] xfs: introduce inode log format object
      [3987848] xfs: remove timestamps from incore inode
      [93f958f] xfs: cull unnecessary icdinode fields
      [faeb4e4] xfs: move v1 inode conversion to xfs_inode_from_disk
      [5099747] xfs: reinitialise recycled VFS inode correctly
      [54d7b5c] xfs: use vfs inode nlink field everywhere
      [9e9a267] xfs: move inode generation count to VFS inode
      [83e06f2] xfs: move di_changecount to VFS inode
      [c19b3b05] xfs: mode di_mode to vfs inode
      [fc0f49c] Merge branch 'xfs-rt-fixes-4.6' into for-next
      [4f22770] Merge branch 'xfs-get-next-dquot-4.6' into for-next
      [0294f79] Merge branch 'xfs-dio-fix-4.6' into for-next
      [18c5e03] Merge branch 'xfs-misc-fixes-4.6' into for-next
      [4faac78] Merge branch 'xfs-gut-icdinode-4.6' into for-next


Code Diffstat:

 fs/xfs/libxfs/xfs_bmap.c       |   6 +-
 fs/xfs/libxfs/xfs_dir2.c       |  12 +--
 fs/xfs/libxfs/xfs_inode_buf.c  | 170 ++++++++++++++++++++++++++--------------
 fs/xfs/libxfs/xfs_inode_buf.h  |  38 ++++++++-
 fs/xfs/libxfs/xfs_inode_fork.c |   2 +-
 fs/xfs/libxfs/xfs_log_format.h |  17 ++--
 fs/xfs/libxfs/xfs_rtbitmap.c   |   2 +-
 fs/xfs/xfs_bmap_util.c         |   4 +-
 fs/xfs/xfs_dir2_readdir.c      |   2 +-
 fs/xfs/xfs_export.c            |   2 +-
 fs/xfs/xfs_file.c              |   6 +-
 fs/xfs/xfs_filestream.c        |   4 +-
 fs/xfs/xfs_icache.c            |  43 +++++++++--
 fs/xfs/xfs_inode.c             | 172 +++++++++++++++++------------------------
 fs/xfs/xfs_inode.h             |   8 +-
 fs/xfs/xfs_inode_item.c        |  82 ++++++++++++++++++--
 fs/xfs/xfs_ioctl.c             |  16 ++--
 fs/xfs/xfs_iops.c              |  53 +++----------
 fs/xfs/xfs_itable.c            |  22 +++---
 fs/xfs/xfs_log_recover.c       |  60 +++++++-------
 fs/xfs/xfs_mount.c             |   2 +-
 fs/xfs/xfs_rtalloc.c           |   2 +-
 fs/xfs/xfs_trans_inode.c       |  14 +---
 23 files changed, 431 insertions(+), 308 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-09  6:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09  6:49 [ANNOUNCE] xfs: for-next branch rebased to 4faac78 Dave Chinner

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.