Patch from Todd Poyner (tpoynor@mvista.com)
authormarty <marty>
Thu, 27 Oct 2005 07:22:49 +0000 (07:22 +0000)
committermarty <marty>
Thu, 27 Oct 2005 07:22:49 +0000 (07:22 +0000)
commit070b41d99c4b50000f05a89e1e71882b7387810e
tree438933054d46b64f7beafe66b9fd00280723bc9a
parent5fa110bde8233848e86ee328fe8082835becb025
Patch from Todd Poyner (tpoynor@mvista.com)

Return zero, not number of bytes written, for success (and non-zero for
error) in the commit_write method.  Some callers, notably the loopback
mount driver, treat non-zero return as an error.
yaffs_fs.c