mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
HSM is interested in. Tested on both IRIX and SLES9.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
203b4911c1
commit
514a767c57
@@ -1567,7 +1567,8 @@ minimum length == 18.
|
||||
*/
|
||||
|
||||
enum smbd_capability {
|
||||
KERNEL_OPLOCK_CAPABILITY
|
||||
KERNEL_OPLOCK_CAPABILITY,
|
||||
DMAPI_ACCESS_CAPABILITY
|
||||
};
|
||||
|
||||
/* if a kernel does support oplocks then a structure of the following
|
||||
|
||||
Reference in New Issue
Block a user