From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Daniel Drake <dsd-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] rootfs-block: avoid remount when options don't change
Date: Thu, 19 Apr 2012 12:14:24 +0200 [thread overview]
Message-ID: <4F8FE580.5010506@redhat.com> (raw)
In-Reply-To: <20120411220043.883609D401E-k/4jFdqg8LLlyo9zxV8I99HuzzzSOjJt@public.gmane.org>
Am 12.04.2012 00:00, schrieb Daniel Drake:
> Mounting, unmounting and then mounting a disk partition takes some
> time.
>
> On embedded systems such as OLPC XO where we disable fsck and fstab
> reading, the root options are not going to change throughout the
> mount_root() function, so remounting is time consuming and without
> change.
>
> Detect and optimize for this case so that the filesystem is only
> mounted once.
> ---
> modules.d/95rootfs-block/mount-root.sh | 12 ++++++++----
> 1 files changed, 8 insertions(+), 4 deletions(-)
>
pushed
prev parent reply other threads:[~2012-04-19 10:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-11 22:00 [PATCH] rootfs-block: avoid remount when options don't change Daniel Drake
[not found] ` <20120411220043.883609D401E-k/4jFdqg8LLlyo9zxV8I99HuzzzSOjJt@public.gmane.org>
2012-04-19 10:14 ` Harald Hoyer [this message]
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=4F8FE580.5010506@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=dsd-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox