Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond to...
[samba.git] / source3 / include / smb.h
index 2a3c455f2ecb2c31ea4a48759caa66f0f0bbd7d8..29c614bc81a1949ef321eb2745fed378ebb86a25 100644 (file)
@@ -1690,7 +1690,8 @@ minimum length == 24.
 enum smbd_capability {
     KERNEL_OPLOCK_CAPABILITY,
     DMAPI_ACCESS_CAPABILITY,
-    LEASE_CAPABILITY
+    LEASE_CAPABILITY,
+    KILL_CAPABILITY
 };
 
 /*