aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/block/rnull/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com
diff options
context:
space:
mode:
authorBruce Johnston <bjohnsto@redhat.com>2026-04-28 14:39:31 -0400
committerMikulas Patocka <mpatocka@redhat.com>2026-05-04 15:02:25 +0200
commitfb7415f2ab0e3c818254cbf5fb0afda71bef4333 (patch)
treeda20e49e2472cf5c948974c2f203f645c701937c /drivers/block/rnull/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com
parentdm cache: fix missing return in invalidate_committed's error path (diff)
dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format path
GFP_NOWAIT is inappropriate when blkdev_issue_zeroout may sleep and bio_alloc can fail under pressure; use GFP_NOIO for clear_partition and vdo_clear_layout zeroout calls. Signed-off-by: Bruce Johnston <bjohnsto@redhat.com> Signed-off-by: Matthew Sakai <msakai@redhat.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Fixes: fc1d43826702 ("dm vdo: save the formatted metadata to disk")
Diffstat (limited to 'drivers/block/rnull/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions