mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
selftest: remove "ea support" from vfs_fruit-related setups.
Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
cbab5c6496
commit
07af7774f3
@ -1654,7 +1654,6 @@ sub provision($$$$$$$$)
|
||||
[vfs_fruit]
|
||||
path = $shrdir
|
||||
vfs objects = catia fruit streams_xattr acl_xattr
|
||||
ea support = yes
|
||||
fruit:resource = file
|
||||
fruit:metadata = netatalk
|
||||
fruit:locking = netatalk
|
||||
@ -1663,26 +1662,22 @@ sub provision($$$$$$$$)
|
||||
[vfs_fruit_metadata_stream]
|
||||
path = $shrdir
|
||||
vfs objects = fruit streams_xattr acl_xattr
|
||||
ea support = yes
|
||||
fruit:resource = file
|
||||
fruit:metadata = stream
|
||||
|
||||
[vfs_fruit_stream_depot]
|
||||
path = $shrdir
|
||||
vfs objects = fruit streams_depot acl_xattr
|
||||
ea support = yes
|
||||
fruit:resource = stream
|
||||
fruit:metadata = stream
|
||||
|
||||
[vfs_wo_fruit]
|
||||
path = $shrdir
|
||||
vfs objects = streams_xattr acl_xattr
|
||||
ea support = yes
|
||||
|
||||
[vfs_wo_fruit_stream_depot]
|
||||
path = $shrdir
|
||||
vfs objects = streams_depot acl_xattr
|
||||
ea support = yes
|
||||
|
||||
[badname-tmp]
|
||||
path = $badnames_shrdir
|
||||
|
Loading…
x
Reference in New Issue
Block a user