All of lore.kernel.org
 help / color / mirror / Atom feed
From: anand jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Subject: [bug] mount and /proc/mounts disagrees
Date: Tue, 26 Mar 2013 23:24:02 +0800	[thread overview]
Message-ID: <5151BD92.2010802@oracle.com> (raw)


3.8.0+ #3

This happened after 'umount /btrfs' was interrupted by ctl-C

# mount | egrep btrfs
/dev/mapper/mpathe on /btrfs type btrfs (rw,degraded)

# cat /etc/mtab | egrep btrfs
/dev/mapper/mpathe /btrfs btrfs rw,degraded 0 0

# cat /proc/mounts | egrep btrfs
# umount /btrfs
umount: /btrfs: not mounted
#


-Anand

             reply	other threads:[~2013-03-26 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 15:24 anand jain [this message]
2013-03-26 15:34 ` [bug] mount and /proc/mounts disagrees Josef Bacik

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=5151BD92.2010802@oracle.com \
    --to=anand.jain@oracle.com \
    --cc=linux-btrfs@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.