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
fdec29c Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
9ef96da xfs: includecheck fix for fs/xfs/xfs_iops.c
361735f xfs: switch to seq_file
4734d40 xfs: use correct log reservation when handling ENOSPC in xfs_create
988abe4 xfs: xfs_showargs() reports group *and* project quotas enabled
81e2517 xfs: un-static xfs_inobt_lookup
f4378b6 xfs: actually enable the swapext compat handler
aa72a5c xfs: simplify xfs_trans_iget
13e6d5c xfs: merge fsync and O_SYNC handling
bd16956 xfs: speed up free inode search
2187550 xfs: rationalize xfs_inobt_lookup*
4254b0b xfs: untangle xfs_dialloc
0b48db8 xfs: factor out debug checks from xfs_dialloc and xfs_difree
afabc24 xfs: improve xfs_inobt_update prototype
2e287a7 xfs: improve xfs_inobt_get_rec prototype
85c0b2a xfs: factor out inode initialisation
a0f7bfd fs/xfs: Correct redundant test
eb00457 xfs: remove XFS_INO64_OFFSET
fef1111 un-static xfs_read_agf
d96f8f8 xfs: add more statics & drop some unused functions
from 0cb583fd2862f19ea88b02eb307d11c09e51e2f8 (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 fdec29c5fcd2705d61c1d14a1d4c74be03e9627c
Merge: 0cb583fd2862f19ea88b02eb307d11c09e51e2f8
9ef96da6ec5e1b4cf7eb8e30852cd88ec7d5fdc0
Author: Alex Elder <aelder@xxxxxxx>
Date: Tue Sep 15 21:37:47 2009 -0500
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Conflicts:
fs/xfs/linux-2.6/xfs_lrw.c
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/linux-2.6/xfs_aops.c | 1 -
fs/xfs/linux-2.6/xfs_file.c | 19 +-
fs/xfs/linux-2.6/xfs_iops.c | 1 -
fs/xfs/linux-2.6/xfs_lrw.c | 8 +-
fs/xfs/linux-2.6/xfs_stats.c | 51 ++--
fs/xfs/linux-2.6/xfs_super.c | 24 +-
fs/xfs/linux-2.6/xfs_sync.c | 15 -
fs/xfs/linux-2.6/xfs_sync.h | 1 -
fs/xfs/quota/xfs_qm_stats.c | 78 ++---
fs/xfs/xfs_ag.h | 9 +
fs/xfs/xfs_bmap.c | 2 +-
fs/xfs/xfs_bmap.h | 11 -
fs/xfs/xfs_bmap_btree.c | 20 +-
fs/xfs/xfs_bmap_btree.h | 1 -
fs/xfs/xfs_btree.c | 42 +---
fs/xfs/xfs_btree.h | 15 -
fs/xfs/xfs_ialloc.c | 805 +++++++++++++++++++++---------------------
fs/xfs/xfs_ialloc.h | 18 +-
fs/xfs/xfs_iget.c | 27 --
fs/xfs/xfs_inode.c | 8 +-
fs/xfs/xfs_inode.h | 8 -
fs/xfs/xfs_inode_item.c | 10 -
fs/xfs/xfs_inode_item.h | 2 -
fs/xfs/xfs_inum.h | 1 -
fs/xfs/xfs_itable.c | 98 +++---
fs/xfs/xfs_itable.h | 5 -
fs/xfs/xfs_log_priv.h | 2 -
fs/xfs/xfs_log_recover.c | 2 +-
fs/xfs/xfs_mount.c | 2 +-
fs/xfs/xfs_mount.h | 3 -
fs/xfs/xfs_mru_cache.c | 29 --
fs/xfs/xfs_mru_cache.h | 1 -
fs/xfs/xfs_rw.c | 84 -----
fs/xfs/xfs_rw.h | 7 -
fs/xfs/xfs_trans.h | 2 +-
fs/xfs/xfs_trans_buf.c | 4 +-
fs/xfs/xfs_trans_inode.c | 86 +-----
fs/xfs/xfs_vnodeops.c | 17 +-
38 files changed, 592 insertions(+), 927 deletions(-)
hooks/post-receive
--
XFS development tree
|