Changeset 140 for branches/samba-3.0/source/include/smb.h
- Timestamp:
- 07/11/08 01:13:42 (5 months ago)
- Files:
-
- 1 modified
-
branches/samba-3.0/source/include/smb.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/include/smb.h
r124 r140 1711 1711 enum smbd_capability { 1712 1712 KERNEL_OPLOCK_CAPABILITY, 1713 DMAPI_ACCESS_CAPABILITY 1713 DMAPI_ACCESS_CAPABILITY, 1714 LEASE_CAPABILITY 1714 1715 }; 1715 1716
