cifs: move unix extension call to cifs_query_symlink()
authorSachin Prabhu <sprabhu@redhat.com>
Wed, 27 Nov 2013 13:27:12 +0000 (13:27 +0000)
committerSteve French <smfrench@gmail.com>
Mon, 20 Jan 2014 06:14:05 +0000 (00:14 -0600)
Unix extensions rigth now are only applicable to smb1 operations.
Move the check and subsequent unix extension call to the smb1
specific call to query_symlink() ie. cifs_query_symlink().

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/link.c
fs/cifs/smb1ops.c

diff --cc fs/cifs/link.c
Simple merge
Simple merge