Ignore:
Timestamp:
Aug 2, 2010, 6:40:21 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.5: vendor update to 3.5.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/include/smb.h

    r427 r478  
    608608        /* Semantics provided by the underlying filesystem. */
    609609        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;
    610613
    611614        name_compare_entry *hide_list; /* Per-share list of files to return as hidden. */
Note: See TracChangeset for help on using the changeset viewer.