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, master has been updated
9d87c31 [XFS] Remove the rest of the macro-to-function indirections.
from c088f4e9da74b901f7ed1749ad697d77622ed0f9 (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 9d87c3192d96ef9ac1cec8321538e9b35e90b5aa
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed Jan 14 23:22:07 2009 -0600
[XFS] Remove the rest of the macro-to-function indirections.
Remove the last of the macros-defined-to-static-functions.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
Reviewed-by: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Signed-off-by: Lachlan McIlroy <lachlan@xxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/quota/xfs_dquot.c | 2 +-
fs/xfs/xfs_ag.h | 6 +-
fs/xfs/xfs_alloc_btree.c | 2 +-
fs/xfs/xfs_attr.c | 26 ++++----
fs/xfs/xfs_bmap.c | 166 ++++++++++++++++++++++----------------------
fs/xfs/xfs_bmap.h | 2 -
fs/xfs/xfs_bmap_btree.c | 10 ++--
fs/xfs/xfs_bmap_btree.h | 4 -
fs/xfs/xfs_btree.c | 6 +-
fs/xfs/xfs_da_btree.c | 8 +-
fs/xfs/xfs_ialloc.c | 6 +-
fs/xfs/xfs_ialloc.h | 2 -
fs/xfs/xfs_ialloc_btree.h | 1 -
fs/xfs/xfs_inode.c | 6 +-
fs/xfs/xfs_inode_item.h | 4 -
fs/xfs/xfs_iomap.c | 10 ++--
fs/xfs/xfs_itable.c | 6 +-
fs/xfs/xfs_mount.h | 6 +-
fs/xfs/xfs_rename.c | 2 +-
fs/xfs/xfs_rtalloc.c | 2 +-
fs/xfs/xfs_rw.h | 1 -
fs/xfs/xfs_sb.h | 2 +-
fs/xfs/xfs_vnodeops.c | 20 +++---
23 files changed, 142 insertions(+), 158 deletions(-)
hooks/post-receive
--
XFS development tree
|