Files
android_kernel_xiaomi_sm8450/Documentation/filesystems
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
..
2014-01-24 10:55:21 -06:00
2016-12-14 23:48:11 -05:00
2018-02-06 14:43:37 +00:00
2017-05-12 15:57:15 -07:00
2017-02-20 12:16:05 +01:00
2017-10-15 00:47:23 -04:00
2018-01-28 17:00:36 +11:00
2015-07-23 20:59:40 +02:00
2017-08-21 15:54:48 -07:00
2015-10-29 12:57:48 -05:00
2017-09-04 21:42:22 +02:00
2017-09-14 14:54:39 -04:00
2018-01-24 11:25:59 +01:00
2013-07-25 12:34:15 +02:00
2014-12-29 15:40:18 -07:00
2016-03-09 15:33:06 -07:00