Created attachment 50942 [details] Allow largefile storage in FSC When using filesystem caches e.g. for nfs, it is especially beneficial for really large. Currently FSC cannot handle multi GB files. Please add O_LARGEFILE at the needed places. Attached patch works here, but I am not sure where there are more places or it can be done better.
A patch referencing this bug report has been merged in Linux v3.6-rc1: commit 98c350cda2c14a343d34ea01a3d9c24fea5ec66d Author: Justin Lecher <jlec@gentoo.org> Date: Mon Jul 30 14:42:53 2012 -0700 fs: cachefiles: add support for large files in filesystem caching