[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8952.1294927845@jrobl>
Date: Thu, 13 Jan 2011 23:10:45 +0900
From: "J. R. Okajima" <hooanon05@...oo.co.jp>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Nick Piggin <npiggin@...nel.dk>,
LKML <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-fsdevel@...r.kernel.org, u.kleine-koenig@...gutronix.de,
"Ramirez Luna, Omar" <omar.ramirez@...com>
Subject: Re: [PATCH] fs: Work around NFS wreckage
Thomas Gleixner:
> The dcache scalability work broke NFS root filesystems.
:::
> Check for parent equal dentry and skip the nested lock to avoid the
> deadlock. I'm sure this is the wrong fix, but at least it "works" :)
With this patch, can you unmount it cleanly?
It skips incrementing d_count for both dentries.
Do we need at least one?
J. R. Okajima
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists