From 6f0544ebfc92408dbaaa9368e9608673b502968e Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Wed, 3 Dec 2008 12:20:24 +0100 Subject: [PATCH] --- yaml --- r: 124924 b: refs/heads/master c: ccd0be6cfc6943c4e0b3e3cdb598e0b7354a2d78 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_inode.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 7b36cc0b2e60..2d4eb49365fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 73e6335c14209e508bec8ca7985d1fbde183bd1f +refs/heads/master: ccd0be6cfc6943c4e0b3e3cdb598e0b7354a2d78 diff --git a/trunk/fs/xfs/xfs_inode.h b/trunk/fs/xfs/xfs_inode.h index ae5800e7d396..c38d4509c66d 100644 --- a/trunk/fs/xfs/xfs_inode.h +++ b/trunk/fs/xfs/xfs_inode.h @@ -496,8 +496,6 @@ static inline void xfs_ifunlock(xfs_inode_t *ip) /* * xfs_iget.c prototypes. */ -void xfs_ihash_init(struct xfs_mount *); -void xfs_ihash_free(struct xfs_mount *); xfs_inode_t *xfs_inode_incore(struct xfs_mount *, xfs_ino_t, struct xfs_trans *); int xfs_iget(struct xfs_mount *, struct xfs_trans *, xfs_ino_t,