From: Andrew Morton <akpm@digeo.com>
To: David Ford <david+powerix@blue-labs.org>
Cc: linux-kernel@vger.kernel.org, trond.myklebust@fys.uio.no
Subject: Re: NFS problems, 2.5.5x
Date: Fri, 31 Jan 2003 18:30:59 -0800 [thread overview]
Message-ID: <20030131183059.1d37d01f.akpm@digeo.com> (raw)
In-Reply-To: <3E3B2D2E.8000604@blue-labs.org>
David Ford <david+powerix@blue-labs.org> wrote:
>
> Synopsis: nfsserver:/home/david mount, get dir. entries loops forever,
> 2.5.59 for client and server.
If the server is ext3+htree then you've hit the htree dir cookie bug.
Use `dumpe2fs -h /dev/hda1 | grep index' to se if you're using htree.
Use `tune2fs -O ^dir_index /dev/hda1' to disable it.
next prev parent reply other threads:[~2003-02-01 2:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-01 2:13 NFS problems, 2.5.5x David Ford
2003-02-01 2:30 ` Andrew Morton [this message]
2003-02-01 2:46 ` David Ford
2003-02-01 8:58 ` Trond Myklebust
2003-02-01 16:03 ` David Ford
2003-02-01 16:23 ` Trond Myklebust
2003-02-01 21:49 ` David Ford
2003-02-03 11:12 ` Oleg Drokin
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=20030131183059.1d37d01f.akpm@digeo.com \
--to=akpm@digeo.com \
--cc=david+powerix@blue-labs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trond.myklebust@fys.uio.no \
/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.