yaffs large file support: Fix max file size issue that prevented the scanning working. big-files
authorCharles Manning <cdhmanning@gmail.com>
Wed, 4 Jan 2012 21:39:45 +0000 (10:39 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Wed, 4 Jan 2012 21:39:45 +0000 (10:39 +1300)
Right now, yaffs2 large file support seems to be doing everything needed to support
large files. Large files are faithfully restored over cache dropping, remounting and
rescanning (remount without checkpoint).

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

No differences found