commit | fe0602f60b971c3b350d47115cba188cc67c7038 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Mon Sep 14 17:46:41 2009 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Sep 14 18:08:45 2009 -0700 |
tree | ab0c34d286d9ac1f35156f79c9db9757c3551761 | |
parent | 2f7cfd2a52d7ea17f08874f84eb2240854978e97 [diff] |
increase reserved blocks from 5 to 8 Our yaffs filesystems reserve 5 blocks, use 1 for a checkpoint, and may use 1 or 2 more for caching. Take these all into account when computing the max image size.