Changeset 478 for vendor/current/source3/include/smb.h
- Timestamp:
- Aug 2, 2010, 6:40:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/include/smb.h
r427 r478 608 608 /* Semantics provided by the underlying filesystem. */ 609 609 int fs_capabilities; 610 /* Device number of the directory of the share mount. 611 Used to ensure unique FileIndex returns. */ 612 SMB_DEV_T base_share_dev; 610 613 611 614 name_compare_entry *hide_list; /* Per-share list of files to return as hidden. */
Note:
See TracChangeset
for help on using the changeset viewer.