[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dreaddir/fxattr



In <9401191020.AA04257@math.uni-muenster.de>, Julian Reschke wrote:

> LONG Dreadattr( WORD len, LONG dirhandle, char *buf, WORD lflag, XATTR *xattr);
[...]
> The only question I see is what to return when the directory entry
> is available (Dreaddir succeeds), but the XATTR data aren't (Fxattr fails).

IMO success should only be reported if both are available.
If only the first part succeeds return ENOATTR (or similar).

Waldi  (walra%moacs11@nl.net)