Home
last modified time | relevance | path

Searched hist:"2 d6795fb" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dsnap.c2d6795fb Fri Apr 09 14:58:35 CDT 2021 Jeff Layton <jlayton@kernel.org> ceph: fix up some bare fetches of i_size

We need to use i_size_read(), which properly handles the torn read
case on 32-bit arches.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
H A Dinode.c2d6795fb Fri Apr 09 14:58:35 CDT 2021 Jeff Layton <jlayton@kernel.org> ceph: fix up some bare fetches of i_size

We need to use i_size_read(), which properly handles the torn read
case on 32-bit arches.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
H A Dcaps.c2d6795fb Fri Apr 09 14:58:35 CDT 2021 Jeff Layton <jlayton@kernel.org> ceph: fix up some bare fetches of i_size

We need to use i_size_read(), which properly handles the torn read
case on 32-bit arches.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
H A Dmds_client.c2d6795fb Fri Apr 09 14:58:35 CDT 2021 Jeff Layton <jlayton@kernel.org> ceph: fix up some bare fetches of i_size

We need to use i_size_read(), which properly handles the torn read
case on 32-bit arches.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>