s3: smbd: VFS: fake_acl module called get_full_smb_filename() with a stream path...
commit0f23bf228ceb38b024a77fcf2916971ad4f6aa4d
authorJeremy Allison <jra@samba.org>
Tue, 5 May 2015 02:56:39 +0000 (4 19:56 -0700)
committerRalph Böhme <slow@samba.org>
Tue, 5 May 2015 12:01:25 +0000 (5 14:01 +0200)
tree73a6983676365fa60d412a0aa547250501576ce7
parentccb4f791fd19d9b3af79a205a15c0219ed7240ea
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>
source3/modules/vfs_fake_acls.c