[XFS updates] XFS development tree branch, for-linus, updated. v2.6.34-8881-g1bf7dbf
xfs at oss.sgi.com
xfs at oss.sgi.com
Sat Jun 5 06:10:39 CDT 2010
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-linus has been updated
1bf7dbf Merge branch 'master' into for-linus
f936972 xfs: improve xfs_isilocked
070ecdc xfs: skip writeback from reclaim context
5b257b4 xfs: fix race in inode cluster freeing failing to stale inodes
fb3b504 xfs: fix access to upper inodes without inode64
9b98b6f xfs: fix might_sleep() warning when initialising per-ag tree
38e712a fs/xfs/quota: Add missing mutex_unlock
3bd0946 xfs: remove duplicated #include
f8adb4d xfs: convert more trace events to DEFINE_EVENT
292ec4c xfs: xfs_trace.c: remove duplicated #include
07f1a4f xfs: Check new inode size is OK before preallocating
fdc07f4 xfs: clean up xlog_align
025101d xfs: cleanup log reservation calculactions
32891b2 xfs: be more explicit if RT mount fails due to config
657a4cf xfs: replace E2BIG with EFBIG where appropriate
7ea8085 drop unused dentry argument to ->fsync
from 88e88374ee4958786397a57f684de6f1fc5e0242 (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 1bf7dbfde8fe7ddaa8e2e1b4e0fc41a9fc6aa7a5
Merge: ad8456361fa19068cf49b50a4f98e41b73c08e76 f9369729496a0f4c607a4cc1ea4dfeddbbfc505a
Author: Alex Elder <aelder at sgi.com>
Date: Fri Jun 4 13:22:30 2010 -0500
Merge branch 'master' into for-linus
commit 7ea8085910ef3dd4f3cad6845aaa2b580d39b115
Author: Christoph Hellwig <hch at lst.de>
Date: Wed May 26 17:53:25 2010 +0200
drop unused dentry argument to ->fsync
Signed-off-by: Christoph Hellwig <hch at lst.de>
Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/linux-2.6/xfs_aops.c | 15 ++
fs/xfs/linux-2.6/xfs_file.c | 10 +-
fs/xfs/linux-2.6/xfs_iops.c | 16 ++-
fs/xfs/linux-2.6/xfs_quotaops.c | 1 -
fs/xfs/linux-2.6/xfs_sync.c | 9 -
fs/xfs/linux-2.6/xfs_trace.c | 1 -
fs/xfs/linux-2.6/xfs_trace.h | 356 ++++++++++++++++---------------
fs/xfs/quota/xfs_qm.c | 4 +-
fs/xfs/xfs_ag.h | 1 -
fs/xfs/xfs_iget.c | 29 +--
fs/xfs/xfs_inode.c | 144 ++++++-------
fs/xfs/xfs_log_recover.c | 11 +-
fs/xfs/xfs_mount.c | 68 +++----
fs/xfs/xfs_rtalloc.c | 4 +-
fs/xfs/xfs_rtalloc.h | 11 +-
fs/xfs/xfs_trans.c | 446 +++++++++++++++++++++++++++++++++++----
fs/xfs/xfs_trans.h | 411 ------------------------------------
fs/xfs/xfs_vnodeops.c | 2 +-
18 files changed, 741 insertions(+), 798 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list