Messages in this thread |  | | Subject | Re: NFS Client patch | | From | Andi Kleen <> | | Date | 09 Jul 2001 20:33:31 +0200 |
| |
Craig Soules <soules@happyplace.pdl.cmu.edu> writes:
> Our system does automatic directory compaction through the use of a tree > structure, and so the cookie needs to be invalidated. Also, any other > file system whicih does immediate directory compaction would require this.
Actually all the file systems who do that on Linux (JFS, XFS, reiserfs) have fixed the issue properly server side, by adding a layer that generates stable cookies. You should too.
-Andi
- 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/
|  |