Opened 14 years ago

Closed 14 years ago

#111 closed defect (fixed)

Corrupted EAs of a file prevent directory contents from being delivered to clients

Reported by: Herwig Bauernfeind Owned by: Silvan Scherrer
Priority: blocker Milestone: Samba Server for eCS (OS/2) 1.1.0
Component: Samba Server Version: 3.0.34
Keywords: EA corruption invisible Cc: herwig.bauernfeind@…

Description

Under yet unknown conditions the extended attributes of a file get corrupted during certain write operations. As a result the whole directory appears to be empty when accessed from the client.

The corrupted EAs cannot be removed using eautil or noea.

Workaround: Turn off EA support on the server, copy file to the client, delete file on the server and copy it back from the client.

Change History (5)

comment:1 Changed 14 years ago by Herwig Bauernfeind

Cc: herwig.bauernfeind@… added

comment:2 Changed 14 years ago by Silvan Scherrer

this is almosr 100% sure related to http://svn.netlabs.org/libc/ticket/215

comment:3 Changed 14 years ago by Silvan Scherrer

Owner: changed from nobody to Silvan Scherrer
Status: newassigned

it was a pointer exception, and had nothing to do with the above

comment:4 Changed 14 years ago by Silvan Scherrer

fixed in r352

comment:5 Changed 14 years ago by Silvan Scherrer

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.