Mercurial > flash_v2
diff packages/fs/jffs2/current/ChangeLog @ 1562:8bafb5f8a697
Merge changes from MTD - fix file truncate issue
| author | gthomas |
|---|---|
| date | Thu, 01 Apr 2004 03:17:55 +0000 |
| parents | e32e6b91b934 |
| children | 9a3dbd0dc33d |
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog +++ b/packages/fs/jffs2/current/ChangeLog @@ -1,3 +1,8 @@ +2004-03-31 David Woodhouse <dwmw2@infradead.org> + + * src/fs-ecos.c (jffs2_fo_write): Set ri.isize so that non-append + writes don't truncate the file. + 2004-03-03 Thomas Koeller <thomas.koeller@baslerweb.com> * src/fs-ecos.c:
