Re-enable soft delete for yaffs1 mode.
authorCharles Manning <cdhmanning@gmail.com>
Fri, 19 Mar 2010 03:45:49 +0000 (16:45 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Fri, 19 Mar 2010 03:45:49 +0000 (16:45 +1300)
Soft deletion was disabled because it messed up yaffs2 mode.
Soft deletion is not very valuable for yaffs2 mode, but has been
re-enabled for yaffs1 mode where it is far more value.

Also added a parameter to disable soft delete.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found