mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
Implement SMBexit properly. Found by Samba4 tester. You must do a make
clean proto all; after this commit. Jeremy.
This commit is contained in:
@@ -392,6 +392,7 @@ typedef struct files_struct
|
||||
SMB_BIG_UINT initial_allocation_size; /* Faked up initial allocation on disk. */
|
||||
SMB_BIG_UINT position_information;
|
||||
mode_t mode;
|
||||
uint16 file_pid;
|
||||
uint16 vuid;
|
||||
write_bmpx_struct *wbmpx_ptr;
|
||||
write_cache *wcp;
|
||||
|
||||
Reference in New Issue
Block a user