kernel_samsung_a53x/fs/ceph
Xiubo Li 0c92def6af ceph: remove the incorrect Fw reference check when dirtying pages
[ Upstream commit c08dfb1b49492c09cf13838c71897493ea3b424e ]

When doing the direct-io reads it will also try to mark pages dirty,
but for the read path it won't hold the Fw caps and there is case
will it get the Fw reference.

Fixes: 5dda377cf0a6 ("ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference")
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:35 +01:00
..
acl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
addr.c ceph: remove the incorrect Fw reference check when dirtying pages 2024-11-23 23:21:35 +01:00
cache.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cache.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
caps.c ceph: prevent use-after-free in encode_cap_msg() 2024-11-18 12:13:33 +01:00
ceph_frag.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dir.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
export.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
file.c ceph: fix type promotion bug on 32bit systems 2024-11-08 11:25:50 +01:00
inode.c ceph: fix incorrect revoked caps assert in ceph_fill_file_size() 2024-11-08 11:25:50 +01:00
io.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ioctl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ioctl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
locks.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mds_client.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mds_client.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mdsmap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
metric.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
metric.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
quota.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
snap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
strings.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
super.c ceph: fix incorrect kmalloc size of pagevec mempool 2024-11-23 23:20:18 +01:00
super.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
util.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xattr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00