git.samba.org
/
ira
/
wip.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Attempt to fix the build on NetBSD
[ira/wip.git]
/
source3
/
include
/
includes.h
diff --git
a/source3/include/includes.h
b/source3/include/includes.h
index a2f6048c278e107785b7e6e84c03309f20b4224f..0d66c1cd6b2197fc9c098f517303ebefc725df8b 100644
(file)
--- a/
source3/include/includes.h
+++ b/
source3/include/includes.h
@@
-451,6
+451,9
@@
struct stat_ex {
blksize_t st_ex_blksize;
blkcnt_t st_ex_blocks;
+ uint32_t st_ex_flags;
+ uint32_t st_ex_mask;
+
/*
* Add space for VFS internal extensions. The initial user of this
* would be the onefs modules, passing the snapid from the stat calls