Re: [NFS] [PATCH] Make UDF exportable

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rasmus Rohde
Date: Tuesday, February 5, 2008 - 12:26 pm

> +static struct dentry *udf_fh_to_parent(struct super_block *sb,
                                                   ^^^^^^^

Argh - this should have been WITH so the line reads:

if (fh_len != 5 || fh_type != FILEID_UDF_WITH_PARENT)

I'll just hold back a little reposting a new patch if other comments
should happen to show up.

-
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)