lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 01 Aug 2013 12:23:22 -0500
From:	Eric Sandeen <sandeen@...hat.com>
To:	Bill McGonigle <bill@...computing.com>
CC:	linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext3: allow specifying external journal by pathname mount
 option

On 8/1/13 1:51 AM, Bill McGonigle wrote:
> On 07/31/2013 03:45 PM, Eric Sandeen wrote:
>> well, kernelspace can't use libblkid.
> 
> ah, right.  But userspace could, and with your patch, basically do
> the same thing and mount using the UUID number stored in the
> superblock using the 'by-uuid' path.  Sweet.

yeah.  Right now mount can't parse i.e. "journal_path=UUID=$UUID" type
options as it can do for the device specification, but if the /dev/disk/by-uuid
paths are set up by the time you mount the fs, that works too.

>> I'll send the ext4 version in a minute if you want to try it.
> 
> that would be super - I'd be happy to test it soon.

K, it's on the list now.  :)

-Eric

> -Bill
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ