commit | 98c350cda2c14a343d34ea01a3d9c24fea5ec66d | [log] [tgz] |
---|---|---|
author | Justin Lecher <jlec@gentoo.org> | Mon Jul 30 14:42:53 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 30 17:25:21 2012 -0700 |
tree | d7ea2d9fd0e9f932d47e2e3b4f6b83ade1b861b2 | |
parent | 668f06b9fb846ecedb73964ca5dd95ce441707be [diff] |
fs: cachefiles: add support for large files in filesystem caching Support the caching of large files. Addresses https://bugzilla.kernel.org/show_bug.cgi?id=31182 Signed-off-by: Justin Lecher <jlec@gentoo.org> Signed-off-by: Suresh Jayaraman <sjayaraman@suse.com> Tested-by: Suresh Jayaraman <sjayaraman@suse.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>