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
a3f9298 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
8cfcc3e xfs: fix directory readahead offset off-by-one
ac98351 xfs: don't sleep in xlog_cil_force_lsn on shutdown
49abc3a xfs: truncate_setsize should be outside transactions
b28fd7b xfs: Fix wrong error codes being returned
3c35337 xfs: remove dquot hints
f58522c xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
9da93f9 xfs: fix Q_XQUOTARM ioctl
from d4f8a227bda5d95a2280bd2a96ad0a0b545349da (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 a3f929877fab0bd5f759a62c9a1b5cf5673525d2
Merge: d4f8a22 8cfcc3e
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Wed May 7 08:36:30 2014 +1000
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_dir2_readdir.c | 3 +-
fs/xfs/xfs_dquot.c | 53 ++----------
fs/xfs/xfs_dquot.h | 2 -
fs/xfs/xfs_ioctl.c | 5 +-
fs/xfs/xfs_ioctl32.c | 5 +-
fs/xfs/xfs_iops.c | 20 ++++-
fs/xfs/xfs_log.c | 9 +-
fs/xfs/xfs_log_cil.c | 50 +++++++++--
fs/xfs/xfs_qm.c | 214 +++++-----------------------------------------
fs/xfs/xfs_qm_syscalls.c | 5 +-
fs/xfs/xfs_quotaops.c | 29 ++++++-
11 files changed, 128 insertions(+), 267 deletions(-)
hooks/post-receive
--
XFS development tree
|