[linux-cifs-client] smbmount symbolic links not followed

Jeremy Allison jra at samba.org
Fri Aug 26 21:48:56 GMT 2005


On Fri, Aug 26, 2005 at 02:25:00PM -0700, Naidu Bollineni wrote:
> Is there an issue with FindNext2 call?
> 
> It doesn't add the bit CIFS_SEARCH_CONTINUE_FROM_LAST to the searchFlags
> value, and thus, terminating prematurely in at least one of my tests.
> 
> If I add it, then it lists all the files in the directory. I see this
> issue exist in 1.34 release too.
> 
> Smbfs does have this bit in it's call on the wire.

You can't depend on the SEARCH_CONTINUE_FROM_LAST being there.
You need to look at resume keys/resume names etc.

Jeremy.


More information about the linux-cifs-client mailing list