From: Charles Manning Date: Wed, 4 Jan 2012 21:39:45 +0000 (+1300) Subject: yaffs large file support: Fix max file size issue that prevented the scanning working. X-Git-Tag: pre-driver-refactoring~34^2 X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=a7ae50c6ee8de56afbdae3176a355da54f45b21a;hp=a7ae50c6ee8de56afbdae3176a355da54f45b21a 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 ---