[linux-cifs-client] Re: dfs path construction fixup for / character in \\server\share component of dfs path

Jeremy Allison jra at samba.org
Fri Apr 25 19:22:14 GMT 2008


On Thu, Apr 24, 2008 at 12:04:06PM +0400, Igor Mammedov wrote:

> I'm doing the second call with a short path to get inode info
> including server generated inode number. If not for the last 
> then second call could be omitted and inode be filled with fake
> values and locally generated ino.
> 
> PS:
> Windows server does not object against the second call and returns
> info on the dfs junction point (as directory). 
> More uniform behavior between different implementations would be
> better for all.

Very important question here. Do you set the FLAGS2_DFS_PATHNAMES
bit in the flags2 when you do this QPATHINFO call on the short path ?

Jeremy.


More information about the linux-cifs-client mailing list