mirror of
				https://github.com/samba-team/samba.git
				synced 2025-10-31 12:23:52 +03:00 
			
		
		
		
	s3:includes: move struct share_mode_lock to locking.h
metze
This commit is contained in:
		| @@ -98,4 +98,8 @@ struct smbd_lock_element { | ||||
| 	uint64_t count; | ||||
| }; | ||||
|  | ||||
| struct share_mode_lock { | ||||
| 	struct share_mode_data *data; | ||||
| }; | ||||
|  | ||||
| #endif /* _LOCKING_H_ */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user