diff packages/fs/jffs2/current/ChangeLog @ 1238:b3c09d540f56

* src/fs-ecos.c: Do not decrement mount count for unsuccessful umount attempts.
author asl
date Tue, 23 Sep 2003 10:21:00 +0000
parents f0bd64ec9405
children b3be08d8eebb
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog
+++ b/packages/fs/jffs2/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-21  Thomas Koeller  <thomas.koeller@baslerweb.com>
+	    Andrew Lunn     <andrew.lunn@ascom.ch>
+
+	* src/fs-ecos.c: Do not decrement mount count for unsuccessful
+	umount attempts.
+
 2003-09-19  Thomas Koeller  <thomas.koeller@baslerweb.com>
 
 	* src/fs-ecos.c: Another inode number fix.