]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/ceph/mds_client.c
ceph: allocate the correct amount of extra bytes for the session features
authorXiubo Li <xiubli@redhat.com>
Wed, 8 Jan 2020 10:17:31 +0000 (05:17 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 27 Jan 2020 15:53:40 +0000 (16:53 +0100)
commit9ba1e224538a021b989302bb2777abc7a3b3ec79
tree6066e4d6cfd6bd725e535984878f0b93061d51c7
parent5b3248c6772459a0737afe0c85bb45ee3ba79eeb
ceph: allocate the correct amount of extra bytes for the session features

The total bytes may potentially be larger than 8.

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