Re: [PATCH 16/31] IGET: Stop FreeVXFS from using iget() and read_inode() [try #5]

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Howells <dhowells@...>
Cc: <linux-kernel@...>, <linux-fsdevel@...>
Date: Tuesday, November 6, 2007 - 6:25 am

On Thu, 25 Oct 2007 17:35:14 +0100 David Howells <dhowells@redhat.com> wrote:


alpha:

fs/freevxfs/vxfs_inode.c:298: error: conflicting types for 'vxfs_iget'
fs/freevxfs/vxfs_extern.h:61: error: previous declaration of 'vxfs_iget' was here

Not completely trivial - the ino_t -> unsigned long conversion needs to be
propagated fairly widely in there.

(when should we be using ino_t and when should we be using unsigned long,
anyway?)
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/31] Remove iget() and read_inode() [try #5], David Howells, (Thu Oct 25, 12:33 pm)
Re: [PATCH 16/31] IGET: Stop FreeVXFS from using iget() and ..., Andrew Morton, (Tue Nov 6, 6:25 am)
[PATCH 05/31] IGET: Use iget_failed() in GFS2 [try #5], David Howells, (Thu Oct 25, 12:34 pm)
[PATCH 04/31] IGET: Use iget_failed() in AFS [try #5], David Howells, (Thu Oct 25, 12:34 pm)