git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93e16a0
)
Revert "s3: fix build on systems with struct stat member st_flags"
author
Björn Jacke
<bj@sernet.de>
Tue, 26 May 2009 21:19:00 +0000
(23:19 +0200)
committer
Björn Jacke
<bj@sernet.de>
Tue, 26 May 2009 21:19:00 +0000
(23:19 +0200)
for a cleaner and more complete patch that Volker has in the queue :-)
source3/include/includes.h
patch
|
blob
|
history
diff --git
a/source3/include/includes.h
b/source3/include/includes.h
index ba3866a03a1448a8062b1c89ce82a96c3e96130e..a2f6048c278e107785b7e6e84c03309f20b4224f 100644
(file)
--- a/
source3/include/includes.h
+++ b/
source3/include/includes.h
@@
-450,9
+450,6
@@
struct stat_ex {
struct timespec st_ex_btime; /* birthtime */
blksize_t st_ex_blksize;
blkcnt_t st_ex_blocks;
-#ifdef HAVE_STAT_ST_FLAGS
- uint32_t st_ex_flags;
-#endif
/*
* Add space for VFS internal extensions. The initial user of this