[PATCH 0/2] erofs-utils: support ublk recovery
Chengyu <[email protected]> Wed, 24 Jun 2026 21:37:30 +0800
| Newsgroups | org.ozlabs.lists.linux-erofs |
|---|---|
| Message-ID | <[email protected]> |
From: Chengyu Zhu <[email protected]> This series adds recovery support for the ublk backend and then cleans up the mount-side naming that became misleading once the same context is shared by NBD, ublk and fanotify paths. Chengyu Zhu (2): ublk: support ublk recovery mount: rename erofsmount_nbd_ctx to erofsmount_ctx lib/backends/ublk.c | 23 +++-- mount/main.c | 207 ++++++++++++++++++++++++++++++++------------ 2 files changed, 169 insertions(+), 61 deletions(-) -- 2.47.1