s3: smbd: VFS: fake_acl module called get_full_smb_filename() with a stream path...
commit0372b33553d76b79ad3d1b139f4e60e517bec276
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 14:34:30 +0000 (20 16:34 +0200)
treed4ccfffc8ac008791b7ca2f716df702ab75aaf9d
parent8ac582e471753d44c25dd875a0969b90d418236f
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