[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V3] migration: export fewer options
From: |
Peter Xu |
Subject: |
Re: [PATCH V3] migration: export fewer options |
Date: |
Mon, 11 Mar 2024 15:06:12 -0400 |
On Mon, Mar 11, 2024 at 10:48:39AM -0700, Steve Sistare wrote:
> A small number of migration options are accessed by migration clients,
> but to see them clients must include all of options.h, which is mostly
> for migration core code. migrate_mode() in particular will be needed by
> multiple clients.
>
> Refactor the option declarations so clients can see the necessary few via
> misc.h, which already exports a portion of the client API.
>
> Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Queued, thanks.
--
Peter Xu