On Sep 10, 2008, at 3:52 PM, Abhishek Kulkarni wrote:


1) _GNU_SOURCE needs to be defined for strerror_r to work correctly in
libnpfs/error.c

No, if it needs to be defined, we need to find out another way of getting that result. I don't want to make xcpu work only on GNU OSes.



2) After the error handling changes in utils, local errors are not
registered properly as xp_nodeerror takes into account errors returned
by the remote nodes only. This patch makes sure we return errors
correctly, local or remote.

Signed-off-by: Abhishek Kulkarni <[EMAIL PROTECTED]>
<all.patch>

Reply via email to