This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch to correctly report error codes in jffs2


I've attached a patch to fix the reporting of error codes in the jffs2/eCos
interface.  The jffs2 core routines return negative error codes, but the
eCos flash I/O routines used by jffs2 did not.  Also  the IS_ERR macro was
not correct.

BTW, I've noticed that the jffs2 CVS sources are newer than the eCos CVS
sources.  It's probably time to update the eCos source tree.

Michael Checky
(See attached file: jffs2.pat)

Attachment: jffs2.pat
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]