s3: smbd: VFS: fake_acl module called get_full_smb_filename() with a stream path...
commit80db4488051102e49430affb343735228d93d0d1
authorJeremy Allison <jra@samba.org>
Tue, 5 May 2015 02:56:39 +0000 (4 19:56 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 20 May 2015 12:10:34 +0000 (20 14:10 +0200)
tree52565d589f21c44b835f4a8586c15049f65f04c1
parent177d620d13ffa11462b8832907118b7ed5f69ecf
s3: smbd: VFS: fake_acl module called get_full_smb_filename() with a stream path, then used the result to call XATTR functions directly.

Ensure when pulling XATTR values, we don't allow a stream filename.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11249

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 0f23bf228ceb38b024a77fcf2916971ad4f6aa4d)
source3/modules/vfs_fake_acls.c