summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-05-16 09:26:12 +0200
committerStefan Metzmacher <metze@samba.org>2012-05-16 11:23:04 +0200
commit70be41c772d69d36ea8f434187be8bfd6b5f38a0 (patch)
treef53fdf9f34c414fcd060f28b89c75577529f7c96 /source3/smbd/proto.h
parentbfe4a2baeec6bc4558a617ec67532ea11f865861 (diff)
downloadsamba-70be41c772d69d36ea8f434187be8bfd6b5f38a0.tar.gz
samba-70be41c772d69d36ea8f434187be8bfd6b5f38a0.tar.bz2
samba-70be41c772d69d36ea8f434187be8bfd6b5f38a0.zip
s3:onefs: remove all onefs related code as it not maintained anymore
See https://lists.samba.org/archive/samba-technical/2012-May/083631.html for the discussion. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed May 16 11:23:05 CEST 2012 on sn-devel-104
Diffstat (limited to 'source3/smbd/proto.h')
-rw-r--r--source3/smbd/proto.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h
index 4300ee3bca..4a3bd2d334 100644
--- a/source3/smbd/proto.h
+++ b/source3/smbd/proto.h
@@ -696,10 +696,6 @@ int linux_set_lease_sighandler(int fd);
int linux_setlease(int fd, int leasetype);
struct kernel_oplocks *linux_init_kernel_oplocks(struct smbd_server_connection *sconn);
-/* The following definitions come from smbd/oplock_onefs.c */
-
-struct kernel_oplocks *onefs_init_kernel_oplocks(struct smbd_server_connection *sconn);
-
/* The following definitions come from smbd/password.c */
user_struct *get_valid_user_struct(struct smbd_server_connection *sconn,