ceph: fix the incorrect comment for the ceph_mds_caps struct
authorXiubo Li <xiubli@redhat.com>
Mon, 6 Jun 2022 12:15:33 +0000 (20:15 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 2 Aug 2022 22:54:12 +0000 (00:54 +0200)
commit1b7587d69ea7b8c350195392bfd30a0f31374ae4
tree18324443af9be32c851d2def5cc4ff41ce36b68b
parent58dd4385577ed7969b80cdc9e2a31575aba6c712
ceph: fix the incorrect comment for the ceph_mds_caps struct

The incorrect comment is misleading. Acutally the last members
in ceph_mds_caps strcut is a union for none export and export
bodies.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/ceph_fs.h