]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd575f2a1e36d283e36671ba6f3a94e467f14045c
tree2c50578e713b4b519635a13cc568bae86729d17e
parent95f604fb34ba2040166583dee14574ddde9efcf8
[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