[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.16-rc5-26-gc3dd0d1
xfs at oss.sgi.com
xfs at oss.sgi.com
Tue Jul 29 18:16:31 CDT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, for-next has been updated
c3dd0d1 Merge branch 'xfs-misc-fixes-3.17-1' into for-next
05e7126 Merge branch 'xfs-quota-eofblocks-scan' into for-next
d5cf09b xfs: require 64-bit sector_t
74dc93a xfs: fix uflags detection at xfs_fs_rm_xquota
7b409a7 xfs: remove XFS_IS_OQUOTA_ON macros
54aa61f xfs: tidy up xfs_set_inode32
9de67c3 xfs: allow inode allocations in post-growfs disk space
eb866bb xfs: mark xfs_qm_quotacheck as static
5c18717 xfs: fix cil push sequence after log recovery
f074051 xfs: squash prealloc while over quota free space as well
dc06f398 xfs: run an eofblocks scan on ENOSPC/EDQUOT
f452639 xfs: support a union-based filter for eofblocks scans
5400da7 xfs: add scan owner field to xfs_eofblocks
from a087481811bed920eb5eedbb5574b915881adbea (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c3dd0d14e34aa901af41b1737dd5e78c60e71ef2
Merge: 05e7126 d5cf09b
Author: Dave Chinner <david at fromorbit.com>
Date: Wed Jul 30 09:13:38 2014 +1000
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
commit 05e7126eaeca45586282176cdbacf75730182e26
Merge: a087481 f074051
Author: Dave Chinner <david at fromorbit.com>
Date: Wed Jul 30 09:13:16 2014 +1000
Merge branch 'xfs-quota-eofblocks-scan' into for-next
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/Kconfig | 1 +
fs/xfs/libxfs/xfs_bmap.c | 8 +-
fs/xfs/libxfs/xfs_bmap_btree.c | 89 +------------------
fs/xfs/libxfs/xfs_btree.c | 32 +++----
fs/xfs/libxfs/xfs_btree.h | 2 +-
fs/xfs/libxfs/xfs_da_btree.c | 2 +-
fs/xfs/libxfs/xfs_dir2_sf.c | 45 ++--------
fs/xfs/libxfs/xfs_format.h | 14 +--
fs/xfs/libxfs/xfs_inode_fork.c | 4 +-
fs/xfs/libxfs/xfs_inum.h | 4 -
fs/xfs/libxfs/xfs_log_format.h | 4 +-
fs/xfs/libxfs/xfs_quota_defs.h | 2 -
fs/xfs/libxfs/xfs_sb.h | 8 +-
fs/xfs/xfs_bmap_util.c | 2 +-
fs/xfs/xfs_dquot.h | 15 ++++
fs/xfs/xfs_file.c | 23 ++++-
fs/xfs/xfs_fs.h | 7 +-
fs/xfs/xfs_icache.c | 96 ++++++++++++++++++++-
fs/xfs/xfs_icache.h | 3 +
fs/xfs/xfs_iomap.c | 20 +++--
fs/xfs/xfs_linux.h | 12 ---
fs/xfs/xfs_log_cil.c | 2 -
fs/xfs/xfs_mount.c | 10 +--
fs/xfs/xfs_qm.c | 189 ++++++++++++++++++++---------------------
fs/xfs/xfs_qm.h | 1 -
fs/xfs/xfs_quotaops.c | 2 +-
fs/xfs/xfs_rtalloc.c | 4 +-
fs/xfs/xfs_super.c | 34 ++++----
fs/xfs/xfs_super.h | 15 +---
fs/xfs/xfs_types.h | 29 +------
30 files changed, 314 insertions(+), 365 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list