| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [patch 04/22] remove unused prototypes for xfs_ihash_init / xfs_ihash_free |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Tue, 02 Dec 2008 11:04:34 -0500 |
| References: | <20081202160430.775774000@bombadil.infradead.org> |
| User-agent: | quilt/0.46-1 |
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Index: linux-2.6-xfs/fs/xfs/xfs_inode.h
===================================================================
--- linux-2.6-xfs.orig/fs/xfs/xfs_inode.h 2008-11-19 20:07:01.000000000
+0100
+++ linux-2.6-xfs/fs/xfs/xfs_inode.h 2008-11-19 20:07:05.000000000 +0100
@@ -493,8 +493,6 @@ static inline void xfs_ifunlock(xfs_inod
/*
* 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,
--
|
| Previous by Date: | [patch 20/22] move vn_iowait / vn_iowake into xfs_aops.c, Christoph Hellwig |
|---|---|
| Next by Date: | [patch 09/22] remove dead code from sv_t implementation, Christoph Hellwig |
| Previous by Thread: | Re: [patch 20/22] move vn_iowait / vn_iowake into xfs_aops.c, Dave Chinner |
| Next by Thread: | Re: [patch 04/22] remove unused prototypes for xfs_ihash_init / xfs_ihash_free, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |