Re: NFS problems, 2.5.5x

From: Andrew Morton (akpm@digeo.com)
Date: Fri Jan 31 2003 - 21:30:59 EST


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.

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



This archive was generated by hypermail 2b29 : Fri Jan 31 2003 - 22:00:27 EST