Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix

From: jblunck
Date: Fri Nov 04 2005 - 07:23:30 EST


On Fri, Nov 04, Al Viro wrote:

> >
> > SuSV3 only says:
> > "If a file is removed from or added to the directory after the most recent
> > call to opendir() or rewinddir(), whether a subsequent call to readdir_r()
> > returns an entry for that file is unspecified."
>
> IOW, the applications in question are broken since they rely on unspecified
> behaviour, not provided by old libc versions.

No. SuSV3 only says that the behavior of readdir() is unspecified w.r.t. an
entry for the removed/added file. I think readdir() should still return the
entries which are not removed/added. What do you think?

Regards,
Jan Blunck

--
Jan Blunck jblunck@xxxxxxx
SuSE LINUX AG - A Novell company
Maxfeldstr. 5 +49-911-74053-608
D-90409 Nürnberg http://www.suse.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/