[XFS updates] XFS development tree branch, mainline, updated. v2.6.30-rc4-12442-g63c589f

xfs at oss.sgi.com xfs at oss.sgi.com
Fri Dec 4 10:50:18 CST 2009


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, mainline has been updated
  63c589f xfs: add more statics & drop some unused functions
      from  04c1b29578233ab87dfce8db5d379eab327e60c6 (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 63c589f3f3a3054f8c0c212a684beee83087073a
Author: Eric Sandeen <sandeen at sandeen.net>
Date:   Thu Jul 2 00:09:33 2009 -0500

    xfs: add more statics & drop some unused functions
    
    A lot more functions could be made static, but they need
    forward declarations; this does some easy ones, and also
    found a few unused functions in the process.
    
    Signed-off-by: Eric Sandeen <sandeen at sandeen.net>
    Reviewed-by: Christoph Hellwig <hch at lst.de>
    Signed-off-by: Felix Blyakher <felixb at sgi.com>

-----------------------------------------------------------------------

Summary of changes:
 fs/xfs/linux-2.6/xfs_super.c |    2 +-
 fs/xfs/linux-2.6/xfs_sync.c  |   15 ---------------
 fs/xfs/linux-2.6/xfs_sync.h  |    1 -
 fs/xfs/xfs_ag.h              |    3 ---
 fs/xfs/xfs_alloc.c           |    2 +-
 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_inode.c           |    8 ++++----
 fs/xfs/xfs_inode.h           |    5 -----
 fs/xfs/xfs_itable.c          |    2 +-
 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.h              |    6 ------
 fs/xfs/xfs_vnodeops.c        |    2 +-
 23 files changed, 22 insertions(+), 159 deletions(-)


hooks/post-receive
-- 
XFS development tree




More information about the xfs mailing list