From: Paul Serice <paul@serice.net>
To: Neil Brown <neilb@cse.unsw.edu.au>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] iso9660 inodes beyond 4GB
Date: Tue, 01 Jun 2004 08:44:04 -0500 [thread overview]
Message-ID: <40BC8824.4060809@serice.net> (raw)
In-Reply-To: <16572.868.477203.352122@cse.unsw.edu.au>
> 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
next prev parent reply other threads:[~2004-06-01 13:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-31 17:54 [PATCH] iso9660 inodes beyond 4GB Paul Serice
2004-06-01 4:17 ` Neil Brown
2004-06-01 13:44 ` Paul Serice [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-05-20 22:22 Paul Serice
2004-05-22 2:06 ` Andrew Morton
2004-05-22 19:44 ` Paul Serice
2004-05-22 19:53 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40BC8824.4060809@serice.net \
--to=paul@serice.net \
--cc=linux-kernel@vger.kernel.org \
--cc=neilb@cse.unsw.edu.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.