diff options
author | Xiubo Li <xiubli@redhat.com> | 2022-04-24 12:35:53 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2022-05-25 21:45:14 +0300 |
commit | 3459bd0c55ed28f86a1fd2e01e376492cb6d4f91 (patch) | |
tree | 520116252ba66279f53d9fc3854a3ba64920bc20 /scripts/gdb/linux/proc.py | |
parent | 5eed80fba65cd707075892450bc5d6bd464862a0 (diff) | |
download | linux-3459bd0c55ed28f86a1fd2e01e376492cb6d4f91.tar.xz |
ceph: redirty the page for writepage on failure
When run out of memories we should redirty the page before failing
the writepage. Or we will hit BUG_ON(folio_get_private(folio)) in
ceph_dirty_folio().
URL: https://tracker.ceph.com/issues/55421
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions