All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. R. Okajima" <hooanon05@yahoo.co.jp>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Nick Piggin <npiggin@kernel.dk>,
	LKML <linux-kernel@vger.kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-fsdevel@vger.kernel.org, "Ramirez Luna,
	Omar" <omar.ramirez@ti.com>
Subject: Re: [PATCH] fs: Work around NFS wreckage
Date: Fri, 14 Jan 2011 10:30:44 +0900	[thread overview]
Message-ID: <6610.1294968644@jrobl> (raw)
In-Reply-To: <20110113151736.GW24920@pengutronix.de>


Uwe Kleine-Knig:
> > With this patch, can you unmount it cleanly?
> > It skips incrementing d_count for both dentries.
> > Do we need at least one?
> If you tell me how to test that, I volunteer to try.
> Something involving pivot_root?

For example,
# mount host:/dir /nfs
# chroot /nfs
# umount /nfs

It is ok if /nfs is empty.


J. R. Okajima

  reply	other threads:[~2011-01-14  1:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-13 13:54 [PATCH] fs: Work around NFS wreckage Thomas Gleixner
2011-01-13 14:10 ` J. R. Okajima
2011-01-13 15:17   ` Uwe Kleine-König
2011-01-14  1:30     ` J. R. Okajima [this message]
2011-01-13 16:41   ` Thomas Gleixner
2011-01-14  1:01     ` Nick Piggin
2011-01-14  9:29       ` Thomas Gleixner
2011-01-14  9:47         ` Sedat Dilek
2011-01-14 15:47         ` Linus Torvalds
2011-01-14 16:40           ` Thomas Gleixner
2011-01-14 21:44             ` Nick Piggin
2011-01-13 14:12 ` Uwe Kleine-König

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=6610.1294968644@jrobl \
    --to=hooanon05@yahoo.co.jp \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=npiggin@kernel.dk \
    --cc=omar.ramirez@ti.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /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.