Changeset 366 for branches/samba-3.0/source/lib/os2ea.c
- Timestamp:
- Jan 12, 2010, 7:38:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/os2ea.c
r363 r366 382 382 if (pfea->oNextEntryOffset > 0x10000) 383 383 { 384 //DEBUG(0, ("Broken Extended Attributes detected for: %s:%d\n", path ? path : "null", file));385 DEBUG(0, ("Broken Extended Attributes detected for: %s:%d, Last EA:%s\n", path ? path : "null", file, pfea->szName));384 DEBUG(0, ("Broken Extended Attributes detected for: %s:%d\n", path ? path : "null", file)); 385 // DEBUG(0, ("Broken Extended Attributes detected for: %s:%d, Last EA:%s\n", path ? path : "null", file, pfea->szName)); 386 386 break; 387 387 }
Note:
See TracChangeset
for help on using the changeset viewer.