From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 25 Jul 2017 01:30:41 +0100 From: Alasdair G Kergon Message-ID: <20170725003041.GA13539@agk-dp.fab.redhat.com> References: <20170509154822.13396-1-enric.balletbo@collabora.com> <20170509154822.13396-2-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20170509154822.13396-2-enric.balletbo@collabora.com> Subject: Re: [linux-lvm] [PATCH 1/2] dmsetup: add support to output devices in bootformat style Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Enric Balletbo i Serra Cc: Kees Cook , Mike Snitzer , linux-lvm@redhat.com I've adapted the way this patch interacts with the various other permitted command line options and committed it. On Tue, May 09, 2017 at 05:48:21PM +0200, Enric Balletbo i Serra wrote: > dmsetup table --bootformat I went for --concise in the end, as I expect it will have wider uses than just booting. Alasdair