diff options
author | Jeff Layton <jlayton@kernel.org> | 2019-07-08 19:27:57 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2019-09-16 13:06:24 +0300 |
commit | 9f3345d8ec5e226d116ddb7fb86ee71a08a3b9a7 (patch) | |
tree | 6715a2f2bfa01416d3faf694b583e7af0bb44b64 /crypto/crypto_engine.c | |
parent | 354c63a0033f1ad4bcb208e796f997bfaf946e6d (diff) | |
download | linux-9f3345d8ec5e226d116ddb7fb86ee71a08a3b9a7.tar.xz |
ceph: have __mark_caps_flushing return flush_tid
Currently, this function returns ci->i_dirty_caps, but the callers have
to check that that isn't 0 before calling this function. Have the
callers grab that value directly out of the inode, and have
__mark_caps_flushing return the flush_tid instead.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'crypto/crypto_engine.c')
0 files changed, 0 insertions, 0 deletions