lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 4 May 2017 13:14:52 +0100
From:   Alasdair G Kergon <agk@...hat.com>
To:     Enric Balletbo Serra <eballetbo@...il.com>
Cc:     Kees Cook <keescook@...omium.org>, Will Drewry <wad@...omium.org>,
        Guenter Roeck <groeck@...gle.com>,
        Mike Snitzer <snitzer@...hat.com>,
        "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
        David Zeuthen <zeuthen@...gle.com>,
        LKML <linux-kernel@...r.kernel.org>, linux-raid@...r.kernel.org,
        dm-devel@...hat.com,
        Enric Balletbo i Serra <enric.balletbo@...labora.com>,
        Shaohua Li <shli@...nel.org>, Alasdair Kergon <agk@...hat.com>
Subject: Re: [dm-devel] [PATCH v6 0/3] dm: boot a mapped device without an
        initramfs

On Thu, May 04, 2017 at 01:18:41PM +0200, Enric Balletbo Serra wrote:
> I'm wondering if a command line like this would be acceptable.

1) Make sure the implementation continues to support backslash quoting
so that any characters you introduce with special meanings (comma,
semi-colon, double-quote in that example) can still be used if required.

2) "none" is of course a valid uuid:)  More comma-separation or
re-ordering, perhaps?
 
3) Whatever final format is agreed here should be supported by dmsetup
as well, so you can both supply the format to dmsetup and ask dmsetup
to display your existing devices in this format.  Choose a format
that makes this easy.

Alasdair

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ