linux-stable/fs/ceph
NeilBrown dbfb5232bd ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
[ Upstream commit b372e96bd0 ]

The page has been marked clean before writepage is called.  If we don't
redirty it before postponing the write, it might never get written.

Cc: stable@vger.kernel.org
Fixes: 503d4fa6ee ("ceph: remove reliance on bdi congestion")
Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-27 17:11:29 +02:00
..
Kconfig ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION 2024-01-25 15:35:44 -08:00
Makefile ceph: fscrypt_auth handling for ceph 2023-08-22 09:01:48 +02:00
acl.c Mixed with some fixes and cleanups, this brings in reasonably complete 2023-09-06 12:10:15 -07:00
addr.c ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE 2024-04-27 17:11:29 +02:00
cache.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
cache.h
caps.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
ceph_frag.c
crypto.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
crypto.h ceph: add support for encrypted snapshot names 2023-08-24 11:24:36 +02:00
debugfs.c ceph: pass the mdsc to several helpers 2024-04-27 17:11:29 +02:00
dir.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
export.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
file.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
inode.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
io.c
io.h
ioctl.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
ioctl.h
locks.c
mds_client.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
mds_client.h ceph: pass the mdsc to several helpers 2024-04-27 17:11:29 +02:00
mdsmap.c ceph: pass the mdsc to several helpers 2024-04-27 17:11:29 +02:00
metric.c ceph: never send metrics if disable_send_metrics is set 2023-07-24 13:15:39 +02:00
metric.h
quota.c ceph: fix invalid pointer access if get_quota_realm return ERR_PTR 2024-02-05 20:14:33 +00:00
snap.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
strings.c
super.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
super.h ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00
util.c
xattr.c ceph: rename _to_client() to _to_fs_client() 2024-04-27 17:11:29 +02:00