commit | eb93161d9746b2aa0ac534d1da88a33480d21905 | [log] [tgz] |
---|---|---|
author | Larry Bassel <lbassel@codeaurora.org> | Thu Feb 02 10:24:58 2012 -0800 |
committer | Larry Bassel <lbassel@codeaurora.org> | Thu Feb 02 10:24:58 2012 -0800 |
tree | 37a1a71a8d6e0c4be60de6c43ea83eebca569b13 | |
parent | 4ff0cf3ef5a213705aa17e7bb95429dd8dffc2ed [diff] |
yaffs: add interface to cleancache Cleancache requires a small amount of code to be added to a filesystem's implementation so that clean page cache pages from a filesystem of that type may be recognized and stored in/retrieved from cleancache. Change-Id: I94c3fc8817ab66e2c54f7b2c6c474dd2321d9806 Signed-off-by: Larry Bassel <lbassel@codeaurora.org>