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:
ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next
New Commits:
Darrick J. Wong (3):
[49ca911] xfs: fix computation of inode btree maxlevels
[5110cd8] xfs: use named array initializers for log item dumping
[30cbc59] xfs: check sizes of XFS on-disk structures at compile time
Dave Chinner (2):
[a798011] xfs: reinitialise per-AG structures if geometry changes during
recovery
[ab9d1e4] Merge branch 'xfs-misc-fixes-4.6-3' into for-next
Luis de Bethencourt (1):
[a5fd276] xfs: remove impossible condition
Code Diffstat:
fs/xfs/libxfs/xfs_bmap.c | 5 +-
fs/xfs/libxfs/xfs_ialloc.c | 4 +-
fs/xfs/xfs_log.c | 132
++++++++++++++++++++++++-----------------------
fs/xfs/xfs_log_recover.c | 22 ++++----
fs/xfs/xfs_ondisk.h | 117 +++++++++++++++++++++++++++++++++++++++++
fs/xfs/xfs_super.c | 3 ++
6 files changed, 204 insertions(+), 79 deletions(-)
create mode 100644 fs/xfs/xfs_ondisk.h
--
Dave Chinner
david@xxxxxxxxxxxxx
signature.asc
Description: Digital signature
|