[DragonFlyBSD - Bug #3212] hammer2: mountall doesn't look in /dev/mapper

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Thu Oct 31 08:49:02 PDT 2019


Issue #3212 has been updated by tkusumi.


It's hardcoded as

if (ac == 0 && (dir = opendir("/dev/serno")) != NULL) {
        while ((den = readdir(dir)) != NULL) {

which is a bug...

----------------------------------------
Bug #3212: hammer2: mountall doesn't look in /dev/mapper
http://bugs.dragonflybsd.org/issues/3212#change-13829

* Author: t_dfbsd
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
hammer2 mountall, without a device path, only looks in /dev/serno, ignoring luks hammer2 device mappings in /dev/mapper



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list