]> git.baikalelectronics.ru Git - kernel.git/commit
CIFS: Implement follow_link for nounix CIFS mounts
authorPavel Shilovsky <pshilovsky@samba.org>
Wed, 14 Aug 2013 15:25:22 +0000 (19:25 +0400)
committerSteve French <smfrench@gmail.com>
Sun, 8 Sep 2013 19:27:41 +0000 (14:27 -0500)
commit6e8ccb5471175ef1250e53b3f41875cc48250e9b
tree7dde97c81405cf271463025cb7f42f1b52e282bb
parent04783d122570172f86ebc91f9b8d30b1ffedd80c
CIFS: Implement follow_link for nounix CIFS mounts

by using a query reparse ioctl request.

Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifspdu.h
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/smb1ops.c