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)
commita7ae50c6ee8de56afbdae3176a355da54f45b21a
tree63d638938522373ac29ddb763055aa6bf4780eb2
parenta7cb3a35b2bc81f1e8107b6a147d7c86681f0b84
yaffs large file support: Fix max file size issue that prevented the scanning working.

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>
yaffs_guts.c
yaffs_guts.h
yaffs_vfs_multi.c