* [ANNOUNCE] xfs: for-next branch updated to 438c3c8
@ 2015-01-22 4:08 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-01-22 4:08 UTC (permalink / raw)
To: xfs
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-22 4:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-22 4:08 [ANNOUNCE] xfs: for-next branch updated to 438c3c8 Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox