Re: [PATCH] iso9660 inodes beyond 4GB

From: Paul Serice
Date: Tue Jun 01 2004 - 08:45:31 EST


> The easiest way to trigger the error is:
> export the filesystem and mount it on some client.
> On the client, cd into some subdirectory.
> On the server, unexport, unmount, remount, reexport
> (i.e. simulate a reboot).
> On the client "ls -l"
>
> That should cause the server to try to call get_parent to find the
> path back up to the root of the filesystem.

Thanks, that definitely triggers an error.


> A quick glance at the rest of the export related code suggests that
> it is all ok.

I'm not sure who I have to thank, but the code in fs/exportfs made it
much easier than expected.


Paul Serice

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/