1
0
Fork 0
alistair23-linux/Documentation/filesystems/caching
David Howells ee1235a9a0 fscache: Pass object size in rather than calling back for it
Pass the object size in to fscache_acquire_cookie() and
fscache_write_page() rather than the netfs providing a callback by which it
can be received.  This makes it easier to update the size of the object
when a new page is written that extends the object.

The current object size is also passed by fscache to the check_aux
function, obviating the need to store it in the aux data.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Anna Schumaker <anna.schumaker@netapp.com>
Tested-by: Steve Dickson <steved@redhat.com>
2018-04-06 14:05:14 +01:00
..
backend-api.txt FS-Cache: Count culled objects and objects rejected due to lack of space 2015-02-24 10:05:27 +00:00
cachefiles.txt CacheFiles: Fix the documentation to use the correct credential pointer names 2009-04-24 13:28:30 -07:00
fscache.txt FS-Cache: Count the number of initialised operations 2015-04-02 14:28:53 +01:00
netfs-api.txt fscache: Pass object size in rather than calling back for it 2018-04-06 14:05:14 +01:00
object.txt FS-Cache: Provide proper invalidation 2012-12-20 22:04:07 +00:00
operations.txt sched: Remove proliferation of wait_on_bit() action functions 2014-07-16 15:10:39 +02:00