1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Ralph Boehme 2881679e3e vfs_streams_xattr: fix and simplify streams_xattr_get_name()
streams_xattr_get_name() fails to chop off the stream type in case
config->store_stream_type is false and the passed stream name contains a
stream type.

Eg when the passed in stream name is ":mystream:$DATA", but
config->store_stream_type is false, we must generate a xattr name of
"mystream" or "user.mystream".

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11466

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Oct 16 23:27:01 CEST 2015 on sn-devel-104
2015-10-16 23:27:01 +02:00
..
2014-01-03 05:04:44 +01:00
2015-10-13 01:23:07 +02:00
2015-10-13 01:23:07 +02:00
2015-10-13 01:23:07 +02:00
2015-06-23 22:12:09 +02:00
2015-10-13 01:23:07 +02:00
2015-10-13 01:23:07 +02:00
2015-10-13 01:23:07 +02:00
2013-05-18 16:32:38 +02:00
2015-10-13 01:23:07 +02:00
2015-03-17 11:30:52 +01:00
2015-10-13 01:23:07 +02:00