login
Header Space

 
 

Re: [patch 6/9] fuse: add export operations

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <hch@...>
Cc: <miklos@...>, <akpm@...>, <linux-fsdevel@...>, <linux-kernel@...>
Date: Thursday, May 15, 2008 - 9:07 am

> > This is the same filehandle type XFS uses for 64bit inode filesystems

OK, the problem is: fuse doesn't store the number indexing the inodes
in i_ino.  This is not entirely trivial to fix: we either supply the
inode numbers to the encoding function explicitly, or use something
like the get_inode callback in generic_fh_to_dentry/_parent.  At which
point I begin to doubt if it's worth the effort to share this code.
After all the encoding/decoding functions are not complicated at all.

Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 6/9] fuse: add export operations, Miklos Szeredi, (Fri May 9, 8:41 am)
Re: [patch 6/9] fuse: add export operations, Christoph Hellwig, (Fri May 9, 3:40 pm)
Re: [patch 6/9] fuse: add export operations , Erez Zadok, (Fri May 9, 4:02 pm)
Re: [patch 6/9] fuse: add export operations, Miklos Szeredi, (Tue May 13, 4:27 am)
Re: [patch 6/9] fuse: add export operations, Christoph Hellwig, (Fri May 9, 3:46 pm)
Re: [patch 6/9] fuse: add export operations, Miklos Szeredi, (Thu May 15, 9:07 am)
Re: [patch 6/9] fuse: add export operations, Christoph Hellwig, (Thu May 15, 10:13 am)
Re: [patch 6/9] fuse: add export operations, Miklos Szeredi, (Tue May 13, 4:34 am)
Re: [patch 6/9] fuse: add export operations, Christoph Hellwig, (Tue May 13, 5:01 am)
speck-geostationary