Mailinglist Archive: opensuse-bugs (15113 mails)
| < Previous | Next > |
[Bug 306641] "safely remove" doesn't work with LUKS volumes
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 7 Sep 2007 07:09:12 -0600 (MDT)
- Message-id: <20070907130912.A5A79CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=306641#c4
--- Comment #4 from Danny Kukawka <dkukawka@xxxxxxxxxx> 2007-09-07 07:09:12 MST ---
I have submitted a new HAL version to STABLE with these changes:
* no longer provide a eject method on dm devices, eject is a ioctl and
according to Jan Blunck not allowed on them.
* as Ludwig proposed in the description call the Teardown method (which do no
umount of dm-0, but cryptsetup luksClose) to 'eject' the real partition (e.g.
/dev/sdb1). Not sure but it would be the best to call first Unmount on the dm
device.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #4 from Danny Kukawka <dkukawka@xxxxxxxxxx> 2007-09-07 07:09:12 MST ---
I have submitted a new HAL version to STABLE with these changes:
* no longer provide a eject method on dm devices, eject is a ioctl and
according to Jan Blunck not allowed on them.
* as Ludwig proposed in the description call the Teardown method (which do no
umount of dm-0, but cryptsetup luksClose) to 'eject' the real partition (e.g.
/dev/sdb1). Not sure but it would be the best to call first Unmount on the dm
device.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |