Changeset 286 for branches/samba-3.0/source/smbd/posix_acls.c
- Timestamp:
- Jun 24, 2009, 5:09:21 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/smbd/posix_acls.c
r165 r286 2297 2297 SMB_STRUCT_STAT sbuf; 2298 2298 2299 ZERO_STRUCT(sbuf); 2300 2299 2301 if ((errno != EPERM) && (errno != EACCES)) { 2300 2302 return False;
Note:
See TracChangeset
for help on using the changeset viewer.