x***@oss.sgi.com
2014-08-04 04:10:13 UTC
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
discards 61cd57814b16d1e76e0ec53259c9cb255ef789a4 (commit)
discards c3dd0d14e34aa901af41b1737dd5e78c60e71ef2 (commit)
discards 05e7126eaeca45586282176cdbacf75730182e26 (commit)
645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next
b076d87 Merge branch 'xfs-bulkstat-refactor' into for-next
4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next
e0ac6d4 Merge branch 'xfs-quota-eofblocks-scan' into for-next
6eee897 xfs: fix coccinelle warnings
4ef897a xfs: flush both inodes in xfs_swap_extents
8121768 xfs: fix swapext ilock deadlock
b92cc59 xfs: kill xfs_vnode.h
dd8c38b xfs: kill VN_MAPPED
2667c6f xfs: kill VN_CACHED
eac152b xfs: kill VN_DIRTY()
ad3714b xfs: dquot recovery needs verifiers
5fd364f xfs: quotacheck leaves dquot buffers without verifiers
67dc288 xfs: ensure verifiers are attached to recovered buffers
400b9d8 xfs: catch buffers written without verifiers attached
5ef828c xfs: avoid false quotacheck after unclean shutdown
eedf32b xfs: fix rounding error of fiemap length parameter
from 61cd57814b16d1e76e0ec53259c9cb255ef789a4 (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 645f9857213476407d8ed1b59619fdff7128d3e6
Merge: b076d87 4ef897a
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:55:27 2014 +1000
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
commit b076d8720d793cde04b75b4941b8774e209649b4
Merge: 4d7eece 1e773c4
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:54:46 2014 +1000
Merge branch 'xfs-bulkstat-refactor' into for-next
commit 4d7eece2c0dad832c5f224629eba3cced3f2d6cd
Merge: e0ac6d4 d5cf09b
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:54:14 2014 +1000
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
commit e0ac6d45bc52065d388b5aa153b58233af25a429
Merge: 6eee897 f074051
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:53:47 2014 +1000
Merge branch 'xfs-quota-eofblocks-scan' into for-next
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/libxfs/xfs_sb.c | 24 ++++++++++--
fs/xfs/xfs_bmap_util.c | 100 +++++++++++++++++++++++------------------------
fs/xfs/xfs_buf.c | 14 +++++++
fs/xfs/xfs_dquot.c | 3 +-
fs/xfs/xfs_file.c | 10 ++---
fs/xfs/xfs_inode.c | 2 +-
fs/xfs/xfs_inode.h | 10 +++++
fs/xfs/xfs_ioctl.c | 6 +--
fs/xfs/xfs_ioctl32.c | 3 +-
fs/xfs/xfs_iops.c | 4 +-
fs/xfs/xfs_linux.h | 2 +-
fs/xfs/xfs_log.c | 8 +++-
fs/xfs/xfs_log_recover.c | 95 +++++++++++++++++++++++++-------------------
fs/xfs/xfs_mount.c | 3 +-
fs/xfs/xfs_qm.c | 8 +++-
fs/xfs/xfs_vnode.h | 46 ----------------------
16 files changed, 176 insertions(+), 162 deletions(-)
delete mode 100644 fs/xfs/xfs_vnode.h
hooks/post-receive
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, for-next has been updated
discards 61cd57814b16d1e76e0ec53259c9cb255ef789a4 (commit)
discards c3dd0d14e34aa901af41b1737dd5e78c60e71ef2 (commit)
discards 05e7126eaeca45586282176cdbacf75730182e26 (commit)
645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next
b076d87 Merge branch 'xfs-bulkstat-refactor' into for-next
4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next
e0ac6d4 Merge branch 'xfs-quota-eofblocks-scan' into for-next
6eee897 xfs: fix coccinelle warnings
4ef897a xfs: flush both inodes in xfs_swap_extents
8121768 xfs: fix swapext ilock deadlock
b92cc59 xfs: kill xfs_vnode.h
dd8c38b xfs: kill VN_MAPPED
2667c6f xfs: kill VN_CACHED
eac152b xfs: kill VN_DIRTY()
ad3714b xfs: dquot recovery needs verifiers
5fd364f xfs: quotacheck leaves dquot buffers without verifiers
67dc288 xfs: ensure verifiers are attached to recovered buffers
400b9d8 xfs: catch buffers written without verifiers attached
5ef828c xfs: avoid false quotacheck after unclean shutdown
eedf32b xfs: fix rounding error of fiemap length parameter
from 61cd57814b16d1e76e0ec53259c9cb255ef789a4 (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 645f9857213476407d8ed1b59619fdff7128d3e6
Merge: b076d87 4ef897a
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:55:27 2014 +1000
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
commit b076d8720d793cde04b75b4941b8774e209649b4
Merge: 4d7eece 1e773c4
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:54:46 2014 +1000
Merge branch 'xfs-bulkstat-refactor' into for-next
commit 4d7eece2c0dad832c5f224629eba3cced3f2d6cd
Merge: e0ac6d4 d5cf09b
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:54:14 2014 +1000
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
commit e0ac6d45bc52065d388b5aa153b58233af25a429
Merge: 6eee897 f074051
Author: Dave Chinner <***@fromorbit.com>
Date: Mon Aug 4 13:53:47 2014 +1000
Merge branch 'xfs-quota-eofblocks-scan' into for-next
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/libxfs/xfs_sb.c | 24 ++++++++++--
fs/xfs/xfs_bmap_util.c | 100 +++++++++++++++++++++++------------------------
fs/xfs/xfs_buf.c | 14 +++++++
fs/xfs/xfs_dquot.c | 3 +-
fs/xfs/xfs_file.c | 10 ++---
fs/xfs/xfs_inode.c | 2 +-
fs/xfs/xfs_inode.h | 10 +++++
fs/xfs/xfs_ioctl.c | 6 +--
fs/xfs/xfs_ioctl32.c | 3 +-
fs/xfs/xfs_iops.c | 4 +-
fs/xfs/xfs_linux.h | 2 +-
fs/xfs/xfs_log.c | 8 +++-
fs/xfs/xfs_log_recover.c | 95 +++++++++++++++++++++++++-------------------
fs/xfs/xfs_mount.c | 3 +-
fs/xfs/xfs_qm.c | 8 +++-
fs/xfs/xfs_vnode.h | 46 ----------------------
16 files changed, 176 insertions(+), 162 deletions(-)
delete mode 100644 fs/xfs/xfs_vnode.h
hooks/post-receive
--
XFS development tree
XFS development tree