Signed-off-by: Christoph Hellwig <hch@xxxxxx> 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 *); - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html