diff options
author | Jeff Layton <jlayton@kernel.org> | 2022-06-07 13:06:14 -0400 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2022-08-03 00:54:12 +0200 |
commit | 7467b04418d929c64cbaf75fc8d54db73e2b64df (patch) | |
tree | fef77e62f5c09e1deeccaa227fe54fab7d2536b7 /include/linux/mmdebug.h | |
parent | e82145033547dac360bf20e960cf9adefc50b72d (diff) |
ceph: call netfs_subreq_terminated with was_async == false
"was_async" is a bit misleadingly named. It's supposed to indicate
whether it's safe to call blocking operations from the context you're
calling it from, but it sounds like it's asking whether this was done
via async operation. For ceph, this it's always called from kernel
thread context so it should be safe to set this to false.
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'include/linux/mmdebug.h')
0 files changed, 0 insertions, 0 deletions