summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-06-27 16:52:25 +0200
committerJeremy Allison <jra@samba.org>2019-07-01 21:43:23 +0000
commita5f4e33f87fce8622b2b9d84968ed28d30f4e79a (patch)
treef043d76e7d8f9c6bd7032a7bad312eb50b9c9c47 /source3/librpc
parent3e005fb8f4fa670384ad23c3218ed8d9bfad8880 (diff)
downloadsamba-a5f4e33f87fce8622b2b9d84968ed28d30f4e79a.tar.gz
s3: remove unused st_ex_mask from struct stat_ex
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/librpc')
-rw-r--r--source3/librpc/idl/open_files.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/librpc/idl/open_files.idl b/source3/librpc/idl/open_files.idl
index d724d738214..5668a0b97e2 100644
--- a/source3/librpc/idl/open_files.idl
+++ b/source3/librpc/idl/open_files.idl
@@ -80,7 +80,6 @@ interface open_files
hyper st_ex_blksize;
hyper st_ex_blocks;
uint32 st_ex_flags;
- uint32 st_ex_mask;
} vfs_default_durable_stat;
typedef [public] struct {