All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: Bill McGonigle <bill@bfccomputing.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext3: allow specifying external journal by pathname mount option
Date: Thu, 01 Aug 2013 12:23:22 -0500	[thread overview]
Message-ID: <51FA998A.8050305@redhat.com> (raw)
In-Reply-To: <51FA055F.90000@bfccomputing.com>

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
> 


  reply	other threads:[~2013-08-01 17:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31 17:28 [PATCH] ext3: allow specifying external journal by pathname mount option Bill McGonigle
2013-07-31 19:45 ` Eric Sandeen
2013-08-01  6:51   ` Bill McGonigle
2013-08-01 17:23     ` Eric Sandeen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-30 22:26 Eric Sandeen
2013-07-31 14:05 ` Jan Kara
2013-07-31 14:16   ` Eric Sandeen

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=51FA998A.8050305@redhat.com \
    --to=sandeen@redhat.com \
    --cc=bill@bfccomputing.com \
    --cc=linux-ext4@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.