commit | 23a289137ab82daeea826eeb9556c6f89b1fcd67 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 20 09:22:38 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Mon Sep 02 11:43:54 2019 +0100 |
tree | 1584f248b935c5564e2f460b166fb7ebf2da5bc2 | |
parent | 52c9c130780095fdf72fbf6920a6a1c936fb5e6f [diff] |
afs: Use afs_extract_discard() rather than iov_iter_discard() Use afs_extract_discard() rather than iov_iter_discard() as the former is a wrapper for the latter, providing a place to put tracepoints. Signed-off-by: David Howells <dhowells@redhat.com>