Handle partial writes more gracefully: return partial byte counts, return
authortpoynor <tpoynor>
Wed, 25 Jan 2006 01:21:08 +0000 (01:21 +0000)
committertpoynor <tpoynor>
Wed, 25 Jan 2006 01:21:08 +0000 (01:21 +0000)
commit9ba290174077217e612c4c71dfc23666e143af84
tree57d18c83103feefcafdb34d17672a7aa37e92a87
parente8e4b279b5993f98cdba15a517c3e1afe6405412
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.
yaffs_fs.c