* [PATCH] ufs: remove unneeded ufs_put_inode prototype
@ 2008-01-02 21:25 Christoph Hellwig
2008-05-05 8:53 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2008-01-02 21:25 UTC (permalink / raw)
To: Evgeniy Dushistov; +Cc: linux-fsdevel
Signed-off-by: Christoph Hellwig <hch@lst.de>
Index: linux-2.6/fs/ufs/ufs.h
===================================================================
--- linux-2.6.orig/fs/ufs/ufs.h 2007-12-31 10:12:42.000000000 +0100
+++ linux-2.6/fs/ufs/ufs.h 2007-12-31 10:12:46.000000000 +0100
@@ -107,7 +107,6 @@ extern struct inode * ufs_new_inode (str
/* inode.c */
extern void ufs_read_inode (struct inode *);
-extern void ufs_put_inode (struct inode *);
extern int ufs_write_inode (struct inode *, int);
extern int ufs_sync_inode (struct inode *);
extern void ufs_delete_inode (struct inode *);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ufs: remove unneeded ufs_put_inode prototype
2008-01-02 21:25 [PATCH] ufs: remove unneeded ufs_put_inode prototype Christoph Hellwig
@ 2008-05-05 8:53 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2008-05-05 8:53 UTC (permalink / raw)
To: Evgeniy Dushistov; +Cc: linux-fsdevel
ping?
On Wed, Jan 02, 2008 at 10:25:13PM +0100, Christoph Hellwig wrote:
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
>
> Index: linux-2.6/fs/ufs/ufs.h
> ===================================================================
> --- linux-2.6.orig/fs/ufs/ufs.h 2007-12-31 10:12:42.000000000 +0100
> +++ linux-2.6/fs/ufs/ufs.h 2007-12-31 10:12:46.000000000 +0100
> @@ -107,7 +107,6 @@ extern struct inode * ufs_new_inode (str
>
> /* inode.c */
> extern void ufs_read_inode (struct inode *);
> -extern void ufs_put_inode (struct inode *);
> extern int ufs_write_inode (struct inode *, int);
> extern int ufs_sync_inode (struct inode *);
> extern void ufs_delete_inode (struct inode *);
---end quoted text---
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-05 8:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02 21:25 [PATCH] ufs: remove unneeded ufs_put_inode prototype Christoph Hellwig
2008-05-05 8:53 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).