public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* . and .. on search results
@ 2006-04-10 20:11 Steve French
  2006-04-11  9:12 ` Jörn Engel
  0 siblings, 1 reply; 3+ messages in thread
From: Steve French @ 2006-04-10 20:11 UTC (permalink / raw)
  To: linux-fsdevel

There are cases in which servers fails to return . and .. in search 
(readdir) results over CIFS.   In particular Windows servers which 
export the root of a drive.

Is returning . and .. in readdir results always required (ie a client 
change is necessary to insert them if they were not returned)? and do . 
and .. have to be first in the list of entries in the directory (which 
would be very inconvenient since I may have to read through all of the 
directory search results)?  Although . and .. are usually returned in 
the first of what could be many search (Transact2 FindNext) responses 
from the server, I don't think it is required.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-11 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-10 20:11 . and .. on search results Steve French
2006-04-11  9:12 ` Jörn Engel
2006-04-11 16:25   ` Jan Harkes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox