Artem Bityutskiy 182854b46f UBIFS: fix budgeting calculations
The 'ubifs_release_dirty_inode_budget()' was buggy and incorrectly
freed the budget, which led to not freeing all dirty data budget.
This patch fixes that.

Also, this patch fixes ubifs_mkdir() which passed 1 in dirty_ino_d,
which makes no sense. Well, it is harmless though.

Also, add few more useful assertions. And improve few debugging
messages.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-13 11:20:05 +03:00
..
2008-07-26 20:53:40 -04:00
2008-08-04 21:31:34 -07:00
2008-07-24 10:47:33 -07:00
2008-08-01 11:25:29 -04:00
2008-08-02 09:13:55 -07:00
2008-07-26 20:53:40 -04:00
2008-07-26 20:53:40 -04:00
2008-07-25 10:53:34 -07:00
2008-08-04 21:56:09 -07:00
2008-08-05 14:33:49 -07:00
2008-08-05 14:33:50 -07:00
2008-07-26 12:00:07 -07:00
2008-08-13 11:20:05 +03:00
2008-07-25 10:53:34 -07:00
2008-08-04 21:56:09 -07:00
2008-07-26 20:53:40 -04:00
2008-07-26 12:00:08 -07:00
2008-07-26 12:00:08 -07:00
2008-07-26 12:00:08 -07:00
2008-07-26 12:00:08 -07:00
2008-08-06 12:30:04 +02:00
2008-08-04 21:56:09 -07:00
2008-07-26 12:00:06 -07:00
2008-08-01 11:25:24 -04:00
2008-07-26 20:53:40 -04:00
2008-07-14 19:10:52 +03:00
2008-07-26 12:00:05 -07:00
2008-07-28 18:10:28 +09:00
2008-07-26 12:00:05 -07:00
2008-07-25 10:53:35 -07:00
2008-08-04 21:31:34 -07:00