]> git.baikalelectronics.ru Git - kernel.git/commit
fs: cachefiles: add support for large files in filesystem caching
authorJustin Lecher <jlec@gentoo.org>
Mon, 30 Jul 2012 21:42:53 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:21 +0000 (17:25 -0700)
commit8a5c322a078aab7924456575aa117720047f3b97
treed7ea2d9fd0e9f932d47e2e3b4f6b83ade1b861b2
parent39cdd5746d7c026043ac34fcf332d46fb4b77f49
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>
fs/cachefiles/rdwr.c