ceph: make several helper accessors take const pointers
authorJeff Layton <jlayton@kernel.org>
Thu, 1 Aug 2019 18:11:15 +0000 (14:11 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 25 Nov 2019 10:44:02 +0000 (11:44 +0100)
commit721d5c13a7964564dbdc1524fefa7d2ef6121eee
tree01e42a171bd0b2afbcb993c46ac02b92eff6f4ff
parentd8f544c30ba0ec7b3e5d0dd2c4258181b2adb8a0
ceph: make several helper accessors take const pointers

None of these helper functions change anything in memory, so we can
declare their arguments as const.

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