All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 6/9] Fix problem with fscking of mounted filesystem
Date: Mon, 11 Oct 2010 13:28:36 +0200	[thread overview]
Message-ID: <4CB2F4E4.2000109@redhat.com> (raw)
In-Reply-To: <20101007172557.GA22053@agk-dp.fab.redhat.com>

Dne 7.10.2010 19:25, Alasdair G Kergon napsal(a):
> On Thu, Oct 07, 2010 at 04:06:36PM +0200, Zdenek Kabelac wrote:
>> Instead of calling mount without parameter to get actual mount table,
>> switch to use /proc/mounts directly. (Not really sure, maybe we want to
>> use /proc/self/mounts?)
>  
> /proc/mounts I'd think: If it's mounted anywhere on the system, we need to
> be aware, even if it's not visible to the current process.
> 

I've been reading this rhbz:

https://bugzilla.redhat.com/show_bug.cgi?id=491924

Which seems to be suggesting to switch to to use self version.
On the other hand  /proc/mounts is symbolic link to self/mounts anyway.

Zdenek



  reply	other threads:[~2010-10-11 11:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07 14:06 [PATCH 0/9] FSADM updates and fixes Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 1/9] can not -> cannot Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 2/9] Fix return value from break trap Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 3/9] Fix dry run exec Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 4/9] Support for passing Yes flag recursively Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 5/9] Fix wrong default value setting for lvm Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 6/9] Fix problem with fscking of mounted filesystem Zdenek Kabelac
2010-10-07 17:25   ` Alasdair G Kergon
2010-10-11 11:28     ` Zdenek Kabelac [this message]
2010-10-07 14:06 ` [PATCH 7/9] Fix dry run of resize command Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 8/9] Support for noninteractive shell invocation of fsadm Zdenek Kabelac
2010-10-07 14:06 ` [PATCH 9/9] Testing script for fsadm and lvresize functionality Zdenek Kabelac

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=4CB2F4E4.2000109@redhat.com \
    --to=zkabelac@redhat.com \
    --cc=lvm-devel@redhat.com \
    /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.