summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2018-07-25 17:05:34 +0200
committerJeremy Allison <jra@samba.org>2018-07-27 01:42:31 +0200
commit2dffcde408008d2bbac8e796ea7ce770c7e97f63 (patch)
tree7994027bdcac93b228fbf845e25939b39737abda /source3/librpc
parent6ed119eccf9356ba91c883b50a38adc1bf4deb00 (diff)
downloadsamba-2dffcde408008d2bbac8e796ea7ce770c7e97f63.tar.gz
smbd: Remove "share_mode_entry->lease"
smbstatus was the only user, and this could be solved by adapting share_entry_forall. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Jul 27 01:42:31 CEST 2018 on sn-devel-144
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 8d652a9fa01..c07a903878e 100644
--- a/source3/librpc/idl/open_files.idl
+++ b/source3/librpc/idl/open_files.idl
@@ -61,7 +61,6 @@ interface open_files
* to store this share_mode_entry on disk.
*/
[skip] boolean8 stale;
- [ignore] share_mode_lease *lease;
} share_mode_entry;
typedef [public] struct {