From: Thomas Meyer <thomas@m3y3r.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0
Date: Sun, 21 Oct 2007 21:23:21 +0200 [thread overview]
Message-ID: <471BA729.6050206@m3y3r.de> (raw)
Hi.
I have an external hard drive with an encrypted partition. I am using
kde so all i had to do under 2.6.23 was
"cryptsetup luksOpen /dev/sdb2 crypt-extern"
then udev/hal/kde (?)automatically created an desktop icon. i could
click this icon to mount and open the drive.
when i do the luksOpen command with v2.6.23-6597-gcfa76f0 this icon is
not created anymore.
a few commits were made in drivers/md, so it seems something broke.
config extract:
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=y
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
# CONFIG_DM_MULTIPATH is not set
CONFIG_DM_DELAY=m
CONFIG_DM_UEVENT=y
# CONFIG_FUSION is not set
any ideas?
mfg
thomas
next reply other threads:[~2007-10-21 19:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-21 19:23 Thomas Meyer [this message]
2007-10-29 7:18 ` Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0 Andrew Morton
2007-10-29 7:18 ` Andrew Morton
2007-10-29 11:59 ` Kay Sievers
2007-11-02 17:03 ` Thomas Meyer
2007-11-02 17:12 ` Kay Sievers
2007-11-02 17:12 ` Kay Sievers
2007-11-27 17:06 ` Thomas Meyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=471BA729.6050206@m3y3r.de \
--to=thomas@m3y3r.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.