Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #61876

Bug#906664: initramfs-tools: Add partition table support to get_fstype

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Ben Hutchings <ben@decadent.org.uk>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#906664: initramfs-tools: Add partition table support to get_fstype
Date Tue, 21 Aug 2018 02:10:02 +0200
Message-ID <wp2pc-4cN-7@gated-at.bofh.it> (permalink)
References <wovjz-1pq-3@gated-at.bofh.it> <wovjz-1pq-3@gated-at.bofh.it>
X-Original-To Nazar Mokrynskyi <nazar@mokrynskyi.com>, 906664@bugs.debian.org
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Tue Aug 21 00:03:09 2018
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -2.299
Reply-To Ben Hutchings <ben@decadent.org.uk>, 906664@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian kernel team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message followup 906664
X-Debian-Pr-Package initramfs-tools
X-Debian-Pr-Source initramfs-tools
X-Spam-Bayes score:0.0000 Tokens: new, 17; hammy, 150; neutral, 102; spammy, 0. spammytokens: hammytokens:0.000-+--H*c:pgp-sha512, 0.000-+--H*F:D*decadent.org.uk, 0.000-+--H*RU:sk:shadbol, 0.000-+--H*r:sk:shadbol, 0.000-+--HX-SA-Exim-Scanned:sk:shadbol
Content-Type multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-M2DSgQowUjg493P+Y66H"
X-Mailer Evolution 3.28.5-1
MIME-Version 1.0
X-Sa-Exim-Connect-IP 2a02:8011:400e:2:cbab:f00:c93f:614
X-Sa-Exim-Mail-From ben@decadent.org.uk
X-Sa-Exim-Scanned No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1480358
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 73
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 21 Aug 2018 00:57:52 +0100
X-Original-Message-ID <f1b83f75b974f68ef09929b5170af559e89104f4.camel@decadent.org.uk>
X-Original-References <153468237179.2109.17235396617938097509.reportbug@localhost.localdomain> <153468237179.2109.17235396617938097509.reportbug@localhost.localdomain>
Xref csiph.com linux.debian.bugs.dist:913815 linux.debian.kernel:61876

Cross-posted to 2 groups.

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Control: notfound -1 0.131ubuntu8
Control: found -1 0.132
Control: tag -1 wontfix

On Sun, 2018-08-19 at 15:39 +0300, Nazar Mokrynskyi wrote:
> Package: initramfs-tools
> Version: 0.131ubuntu8
> Severity: wishlist
> 
> 
> Hi,
> I'd like to have fully encrypted system with partition table inside
> of LUKS container. It is easier to manage for me than multi-layer
> LVM.

LVM inside LUKS (I don't know why you call it multi-layer LVM) is well
supported in Debian, so I find this statement surprising.

What's more, Linux block drivers have to opt in to supporting
partitions, and dm-crypt doesn't do that.  So the kernel doesn't look
for a partition table on a dm-crypt device.

> However, there are 2 issues with this described here: 
> https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1786688
> 
> The first issue is that after decryption of LUKS container there is a
> filesystem check and `get_fstype` function returns `undefined` for
> any partition table.
> 
> I'd like it to return `pttable` or something similar instead, so that
> after decryption it will not lock container back with "unknown
> fstype, bad password or options?".
[...]

I think the current behaviour of get_fstype is correct.  It doesn't
print any error message; it just tells the caller whether a filesystem
was detected and if so what type it is.  It's up to the caller whether
to treat a failure as fatal, or to check for a partition table as well.

Ben.

-- 
Ben Hutchings
For every action, there is an equal and opposite criticism. - Harrison

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#906664: initramfs-tools: Add partition table support to get_fstype Nazar Mokrynskyi <nazar@mokrynskyi.com> - 2018-08-19 14:50 +0200
  Processed: Re: Bug#906664: initramfs-tools: Add partition table  support to get_fstype "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-08-21 02:10 +0200
  Bug#906664: initramfs-tools: Add partition table support to get_fstype Ben Hutchings <ben@decadent.org.uk> - 2018-08-21 02:10 +0200
    Bug#906664: initramfs-tools: Add partition table support to get_fstype Nazar Mokrynskyi <nazar@mokrynskyi.com> - 2018-08-21 08:00 +0200
      Bug#906664: initramfs-tools: Add partition table support to get_fstype Ben Hutchings <ben@decadent.org.uk> - 2018-08-22 22:30 +0200
        Bug#906664: [pkg-cryptsetup-devel] Bug#906664: initramfs-tools: Add partition table support to get_fstype Guilhem Moulin <guilhem@debian.org> - 2018-08-23 12:40 +0200
  Bug#906664: [pkg-cryptsetup-devel] Bug#906664: initramfs-tools: Add partition table support to get_fstype Guilhem Moulin <guilhem@debian.org> - 2018-08-23 12:50 +0200

csiph-web