1
0
Files
linux/fs/9p
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
..
2017-02-22 16:41:27 -08:00
2017-01-12 04:01:17 -05:00
2016-08-03 11:12:12 -04:00
2017-07-11 06:08:58 -04:00
2017-07-11 06:08:58 -04:00
2016-05-09 11:41:16 -04:00
2016-08-03 11:12:12 -04:00
2015-11-13 20:34:33 -05:00