public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0
@ 2007-10-21 19:23 Thomas Meyer
  2007-10-29  7:18 ` Andrew Morton
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Meyer @ 2007-10-21 19:23 UTC (permalink / raw)
  To: Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-27 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-21 19:23 Device mapper regression 2.6.23 vs. v2.6.23-6597-gcfa76f0 Thomas Meyer
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-27 17:06         ` Thomas Meyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox