Make us pass all SMB2 lock tests except MULTIPLE-UNLOCK and CONTEXT. Them next :-).
[nivanova/samba-autobuild/.git] / source3 / lib / dummysmbd.c
index a41e6dc033a75aed60869e4f28ab77ab887c5dad..01a55633068e66658c1bda670225c5f08639f430 100644 (file)
@@ -38,7 +38,9 @@ bool conn_snum_used(int snum)
        return False;
 }
 
-void cancel_pending_lock_requests_by_fid(files_struct *fsp, struct byte_range_lock *br_lck)
+void cancel_pending_lock_requests_by_fid(files_struct *fsp,
+                       struct byte_range_lock *br_lck,
+                       enum file_close_type close_type)
 {
 }