Re: [NFS] [PATCH] Make UDF exportable

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Wednesday, February 6, 2008 - 8:37 pm

On Wed, Feb 06, 2008 at 09:58:02PM +0100, Rasmus Rohde wrote:

Testing this is pretty hard.  You export a filesystem, then cd somewhere
deep into a directory hiearchy in there.  Then unexport the filesystem
and unmount on the server.  mount it back on the server, export it again
and do something with a file from the directory you've cd into before
the unmount.  Make sure you have a printk in your get_parent method
to make sure you're really hitting it.

Btw, I think it would be nicer to opencode the .. lookup in get_parent
instead of changing udf_find_entry.  The lookup for .. is not needed
by anything else, and get_parent only looks for it so it's a natural
place to opencode it there.

-
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:
Re: [NFS] [PATCH] Make UDF exportable, Christoph Hellwig, (Tue Feb 5, 3:29 am)
Re: [NFS] [PATCH] Make UDF exportable, Rasmus Rohde, (Tue Feb 5, 10:44 am)
Re: [NFS] [PATCH] Make UDF exportable, Rasmus Rohde, (Tue Feb 5, 12:26 pm)
Re: [NFS] [PATCH] Make UDF exportable, Jan Kara, (Wed Feb 6, 11:08 am)
Re: [NFS] [PATCH] Make UDF exportable, Rasmus Rohde, (Wed Feb 6, 1:58 pm)
Re: [NFS] [PATCH] Make UDF exportable, Christoph Hellwig, (Wed Feb 6, 8:37 pm)
Re: [NFS] [PATCH] Make UDF exportable, Christoph Hellwig, (Wed Feb 6, 10:45 pm)
Re: [NFS] [PATCH] Make UDF exportable, Rasmus Rohde, (Thu Feb 7, 12:06 am)
Re: [NFS] [PATCH] Make UDF exportable, Jan Kara, (Thu Feb 7, 7:48 am)
Re: [NFS] [PATCH] Make UDF exportable, Rasmus Rohde, (Thu Feb 7, 8:02 am)
Re: [NFS] [PATCH] Make UDF exportable, Jan Kara, (Thu Feb 7, 8:13 am)
Re: [NFS] [PATCH] Make UDF exportable, Christoph Hellwig, (Tue Apr 29, 7:33 am)
Re: [NFS] [PATCH] Make UDF exportable, Jan Kara, (Wed Apr 30, 8:41 am)