mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
7245a8e3b8
commit
1723348150
@ -525,16 +525,6 @@ typedef struct files_struct {
|
||||
#include "ntquotas.h"
|
||||
#include "sysquotas.h"
|
||||
|
||||
/*
|
||||
* Structure used to keep directory state information around.
|
||||
* Used in NT change-notify code.
|
||||
*/
|
||||
|
||||
typedef struct {
|
||||
time_t modify_time;
|
||||
time_t status_time;
|
||||
} dir_status_struct;
|
||||
|
||||
struct vuid_cache_entry {
|
||||
uint16 vuid;
|
||||
bool read_only;
|
||||
|
Loading…
Reference in New Issue
Block a user