Messages in this thread |  | | Date | Tue, 10 Apr 2007 09:18:52 -0700 | | From | "H. Peter Anvin" <> | | Subject | Re: If not readdir() then what? |
| |
Jan Engelhardt wrote: > > I had a thought, but I think it's not quite ripe.. > > NFS server sends the whole directory contents on NFS client opendir, > so that the whole readdir/telldir/seekdir magic can happen on the > client only... which would perhaps also enable a cheap telldir/seekdir, > and would also give a 'fixed view' when adding/deleting files > during readdir. >
That doesn't sound right... what if there are two million files in the directory?
-hpa - 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/
|  |