All of lore.kernel.org
 help / color / mirror / Atom feed
From: mantykuma@gmail.com (manty kuma)
To: kernelnewbies@lists.kernelnewbies.org
Subject: filesystem: Details of mount_ref_count in struct mount
Date: Wed, 20 Apr 2016 21:54:13 +0900	[thread overview]
Message-ID: <CAB6A5-AZDJ-g6k_T0X6f+7wcAQcNi-KJLHV5nGkR2WcFL4UnMQ@mail.gmail.com> (raw)

Hi,

I am looking into an issue where unmounting /data is failing.
I receive -EBUSY as the sum off all mnt_count(mnt->mnt_pcp->mnt_count) of
all cpu's > 2 (the value in my case is 3).

I am debugging from linux crash dump.
Is there any way that I can know the owners/responsible drivers that have
incereased this refcount and left it like that without decrementing?


Kindly share any helpful information. Thank you.

Best Regards,
Manty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160420/4a09b3fc/attachment.html 

             reply	other threads:[~2016-04-20 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20 12:54 manty kuma [this message]
2016-04-21  6:27 ` filesystem: Details of mount_ref_count in struct mount Pravin Shedage

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=CAB6A5-AZDJ-g6k_T0X6f+7wcAQcNi-KJLHV5nGkR2WcFL4UnMQ@mail.gmail.com \
    --to=mantykuma@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.