[CIFS] Enable DFS support for Windows query path info
authorSteve French <sfrench@us.ibm.com>
Tue, 20 May 2008 21:52:32 +0000 (21:52 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 20 May 2008 21:52:32 +0000 (21:52 +0000)
commitb9a3260f25ab5d2ba5c8b9508e7952848b9d704b
tree2c50578e713b4b519635a13cc568bae86729d17e
parent0e4bbde94fdc33f5b3d793166b21bf768ca3e098
[CIFS] Enable DFS support for Windows query path info

Final piece for handling DFS in query_path_info, constructing a
fake inode for the junction directory which the submount will cover.

This handles the non-Unix (Windows etc.) code path.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/inode.c