mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
s3: remove unused struct uuid_flat.
Guenther
This commit is contained in:
parent
9239db35e6
commit
4303d34da9
@ -1808,13 +1808,6 @@ struct ea_list {
|
||||
/* Prefix for xattrs storing streams. */
|
||||
#define SAMBA_XATTR_MARKER "user.SAMBA_STREAMS"
|
||||
|
||||
#define UUID_SIZE 16
|
||||
|
||||
#define UUID_FLAT_SIZE 16
|
||||
typedef struct uuid_flat {
|
||||
uint8 info[UUID_FLAT_SIZE];
|
||||
} UUID_FLAT;
|
||||
|
||||
/* map readonly options */
|
||||
enum mapreadonly_options {MAP_READONLY_NO, MAP_READONLY_YES, MAP_READONLY_PERMISSIONS};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user