[ANNOUNCE] xfsprogs: for-next branch updated to e37bf53
Dave Chinner
david at fromorbit.com
Wed Feb 17 19:13:15 CST 2016
Hi Folks,
The for-next branch of the xfsprogs repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
has just been updated. This start the next development cycle with
a libxfs kernel sync from the for-next branch of the kernel tree.
-Dave.
The new head of the master branch is commit:
e37bf53 xfs: mode di_mode to vfs inode
New Commits:
Christoph Hellwig (3):
[410c3de] xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
[c261f8c] xfs: factor btree block freeing into a helper
[08caf14] xfs: move buffer invalidation to xfs_btree_free_block
Dave Chinner (10):
[f36349d] xfs: RT bitmap and summary buffers are not typed
[a3d2294] xfs: RT bitmap and summary buffers need verifiers
[138659f] xfs: introduce inode log format object
[1bc6cbe] xfs: remove timestamps from incore inode
[db17aeb] xfs: cull unnecessary icdinode fields
[f089fc4] xfs: move v1 inode conversion to xfs_inode_from_disk
[bcbe04c] xfs: use vfs inode nlink field everywhere
[6652c25] xfs: move inode generation count to VFS inode
[9abcc5c] xfs: move di_changecount to VFS inode
[e37bf53] xfs: mode di_mode to vfs inode
Eric Sandeen (2):
[43633a3] xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
[499b47f] xfs: remove unused function definitions
Code Diffstat:
db/check.c | 114 ++++++++++++++++----------------
include/xfs_inode.h | 45 ++++++++++++-
libxfs/libxfs_api_defs.h | 4 +-
libxfs/rdwr.c | 4 +-
libxfs/util.c | 60 ++++++-----------
libxfs/xfs_alloc_btree.c | 2 -
libxfs/xfs_bmap.c | 6 +-
libxfs/xfs_bmap_btree.c | 1 -
libxfs/xfs_btree.c | 32 ++++++---
libxfs/xfs_dir2.c | 12 ++--
libxfs/xfs_ialloc_btree.c | 12 +---
libxfs/xfs_inode_buf.c | 169 +++++++++++++++++++++++++++++++-----------------
libxfs/xfs_inode_buf.h | 38 ++++++++++-
libxfs/xfs_inode_fork.c | 2 +-
libxfs/xfs_log_format.h | 19 +++---
libxfs/xfs_quota_defs.h | 3 +-
libxfs/xfs_rtbitmap.c | 32 ++++++++-
libxfs/xfs_sb.h | 1 -
libxfs/xfs_shared.h | 1 +
logprint/log_misc.c | 7 +-
logprint/log_print_all.c | 18 +++---
mkfs/proto.c | 12 ++--
repair/phase6.c | 58 ++++++-----------
repair/phase7.c | 43 ++++--------
24 files changed, 400 insertions(+), 295 deletions(-)
--
Dave Chinner
david at fromorbit.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20160218/31b490fb/attachment.sig>
More information about the xfs
mailing list