From: tpoynor Date: Wed, 25 Jan 2006 01:21:08 +0000 (+0000) Subject: Handle partial writes more gracefully: return partial byte counts, return X-Git-Tag: pre-name-change~374 X-Git-Url: http://aleph1.co.uk/gitweb/?a=commitdiff_plain;ds=inline;h=9ba290174077217e612c4c71dfc23666e143af84;hp=9ba290174077217e612c4c71dfc23666e143af84;p=yaffs2.git Handle partial writes more gracefully: return partial byte counts, return ENOSPC only if no partial count or error code available. Based on fix from Mikhail Ryleev. ---