All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kreijack@libero.it" <kreijack@libero.it>
To: <thomas@kupper.org>
Cc: linux-btrfs <linux-btrfs@vger.kernel.org>,
	Leszek Ciesielski <skolima@gmail.com>
Subject: R: Re: mount command not honoring rootflags passed
Date: Fri, 22 Jan 2010 13:37:48 +0100 (CET)	[thread overview]
Message-ID: <16366420.67811264163868365.JavaMail.defaultUser@defaultHost> (raw)

Hi Thomas,

>----Messaggio originale----
>Da: thomas@kupper.org
>Data: 22/01/2010 10.48
>A: "Leszek Ciesielski"<skolima@gmail.com>
>Cc: "linux-btrfs"<linux-btrfs@vger.kernel.org>
>Ogg: Re: mount command not honoring rootflags passed
>
>
>On 22 Jan 2010, at 10:40, Leszek Ciesielski wrote:
>
>> On Fri, Jan 22, 2010 at 10:30 AM, Thomas Kupper <thomas@kupper.org> wrote:
[...]
>> Doesn't 'cat /proc/mounts' show the actually used mount options?
>
>No, it doesn't in my case - Ubuntu 9.10 with 2.6.32-10-generic kernel.
>
>thomas # cat /proc/mounts | fgrep ' / '
>rootfs / rootfs rw 0 0
>/dev/sda3 / btrfs rw,relatime 0 0
>
>thomas # cat /proc/cmdline
>[...] root=/dev/sda3 ro rootflags=subvol=rootfs-snapshot-001--
>To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html


The btrfs code doesn't show the subvol= mount option in cat /proc/mount. I 
sent a patch which should solve it.

http://article.gmane.org/gmane.comp.file-systems.btrfs/4487

But today it is not merged.

Br
Goffredo



             reply	other threads:[~2010-01-22 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22 12:37 kreijack [this message]
2010-01-22 13:18 ` R: Re: mount command not honoring rootflags passed Thomas Kupper

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=16366420.67811264163868365.JavaMail.defaultUser@defaultHost \
    --to=kreijack@libero.it \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=skolima@gmail.com \
    --cc=thomas@kupper.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.