vfs_xattr_tdb: add "xattr_tdb:ignore_user_xattr" option
authorRalph Boehme <slow@samba.org>
Wed, 27 Jul 2022 10:47:21 +0000 (12:47 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 10 Aug 2022 15:32:35 +0000 (15:32 +0000)
commit92e0045d7ca7c0b94efd0244ba0e426cad0a05b6
tree349c0ded881fdf787f586e1e03cd68963ee709e1
parent451ad315a9bf32c627e1966ec30185542701c87e
vfs_xattr_tdb: add "xattr_tdb:ignore_user_xattr" option

Allows passing on "user." xattr to the backend. This can be useful for testing
specific aspects of operation on streams when "streams_xattr" is configured as
stream filesystem backend.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15126
MR: https://gitlab.com/samba-team/samba/-/merge_requests/2643

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_xattr_tdb.c