Re: readdir after rewinddir not working in 20060128 snapshot

2006-02-05 Thread Corinna Vinschen
On Feb 4 21:20, Yitzchak Scott-Thoennes wrote: > On Mon, Jan 30, 2006 at 11:39:48AM +0100, Corinna Vinschen wrote: > > On Jan 30 00:29, Yitzchak Scott-Thoennes wrote: > > > After a rewinddir, readdir seems to return as many empty entries as there > > > were actual entries left to read, followed by

Re: readdir after rewinddir not working in 20060128 snapshot

2006-02-04 Thread Yitzchak Scott-Thoennes
On Mon, Jan 30, 2006 at 11:39:48AM +0100, Corinna Vinschen wrote: > On Jan 30 00:29, Yitzchak Scott-Thoennes wrote: > > After a rewinddir, readdir seems to return as many empty entries as there > > were actual entries left to read, followed by . and .. > > Thanks for the testcase! Since the under

Re: readdir after rewinddir not working in 20060128 snapshot

2006-01-30 Thread Corinna Vinschen
On Jan 30 00:29, Yitzchak Scott-Thoennes wrote: > After a rewinddir, readdir seems to return as many empty entries as there > were actual entries left to read, followed by . and .. Thanks for the testcase! Since the underlying NT call NtQueryDirectoryInfo is able to return more than one directory