ceph: convert to noop_direct_IO
authorJeff Layton <jlayton@kernel.org>
Thu, 23 Sep 2021 11:50:08 +0000 (07:50 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Nov 2021 02:29:51 +0000 (03:29 +0100)
commit9c43ff4490ef1d721877fdfdb4ff2d9bda93f391
tree45c9f966fef8b3999eb4e7801f4d2dc4eb705360
parent8bb7eca972ad531c9b149c0a51ab43a417385813
ceph: convert to noop_direct_IO

We have our own op, but the WARN_ON is not terribly helpful, and it's
otherwise identical to the noop one. Just use that.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/addr.c