Re: [PATCH 0/4] lvm2: add btrfs support for lvresize
David Teigland <[email protected]> Tue, 13 May 2025 12:35:04 -0500
| Newsgroups | dev.linux.lists.lvm-devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 13, 2025 at 02:14:23PM +0800, Su Yue wrote: > Hi, > This patchset adds btrfs support for lvresize. > I tried to split patches as small as minimal for review but 3rd is still > complicated for bisecting. > The patchset passed shell/lvresize-xfs.sh and shell/lvresize-fs.sh on > CentOS stream, fedora 42 and archlinux to make sure that other fs resize > functionalties are not broken by the feature. Thanks, it looks nice, I've pushed these to the main branch. Dave