[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v6 0/4] Dynamic module loading for block drivers
From: |
Fam Zheng |
Subject: |
Re: [Qemu-block] [PATCH v6 0/4] Dynamic module loading for block drivers |
Date: |
Wed, 3 Aug 2016 14:28:37 +0800 |
User-agent: |
Mutt/1.6.1 (2016-04-27) |
On Tue, 08/02 10:17, Colin Lord wrote:
> It sounds like since this series removes dmg from the list of
> modularized drivers, there is a libbz2 dependency that may get pulled in
> from the dmg driver. I believe Fam was suggesting moving that part of
> the dmg driver into its own module (although not modularizing the entire
> dmg driver). Does that sound like a correct interpretation Fam? I do
Yes.
> like the idea, but I'm a little hesitant to put that into this series
> because I'd like to keep this series fairly simple so that hopefully
> there doesn't need to be too much more discussion about it. My
> internship will be ending soon so I'd prefer this series be finished
> sooner rather than later. Also I don't think anything in this series
> excludes this idea from being added later if we want. Of course there is
> always room for discussion, so if there are other thoughts I'm happy to
> listen.
I'll prepare a patch that can be applied before this series so that we don't
regress on dmg library.
Fam
- [Qemu-block] [PATCH v6 1/4] blockdev: prepare iSCSI block driver for dynamic loading, (continued)
- [Qemu-block] [PATCH v6 1/4] blockdev: prepare iSCSI block driver for dynamic loading, Colin Lord, 2016/08/02
- [Qemu-block] [PATCH v6 2/4] blockdev: Add dynamic generation of module_block.h, Colin Lord, 2016/08/02
- [Qemu-block] [PATCH v6 3/4] blockdev: Add dynamic module loading for block drivers, Colin Lord, 2016/08/02
- [Qemu-block] [PATCH v6 4/4] blockdev: Modularize nfs block driver, Colin Lord, 2016/08/02
- Re: [Qemu-block] [PATCH v6 0/4] Dynamic module loading for block drivers, Colin Lord, 2016/08/02
- Re: [Qemu-block] [PATCH v6 0/4] Dynamic module loading for block drivers,
Fam Zheng <=