]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerJule Anger <janger@samba.org>
Tue, 6 Sep 2022 06:32:13 +0000 (06:32 +0000)
commit216000dbe6d844e0c2a593ef7e7ba18dbc3d74bf
tree27e42048aafd9b78abf03b3fc782250eba7efa3d
parenta3795100e42f1135733c77950eeaa43e4de409af
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>
(cherry picked from commit 92e0045d7ca7c0b94efd0244ba0e426cad0a05b6)
source3/modules/vfs_xattr_tdb.c