Trond Myklebust wrote:
: Mea culpa. My patch for exp_rootfh() was only half-correct. I assumed
: that fh_compose() dget()s the nd.dentry. Dave Higgens exposed me on
: this one, but was kind enough not to do so in public...
:
I am sorry :-)
: - if (fh_compose(&fh, exp, nd.dentry))
: + if (fh_compose(&fh, exp, dget(nd.dentry)))
It seems to be applied in 2.4.0-test1-ac17[1]. I'll try it and let
you know when something goes wrong. Thanks,
-Yenya
[1] which is incorrectly labeled as -ac16 in Makefile - Alan probably forgot
to increase the EXTRAVERSION.
-- \ Jan "Yenya" Kasprzak <kas at fi.muni.cz> http://www.fi.muni.cz/~kas/ \\ PGP: finger kas at aisa.fi.muni.cz 0D99A7FB206605D7 8B35FCDE05B18A5E // \\\ Czech Linux Homepage: http://www.linux.cz/ /// /// Vite jak Microsoft vyrabi nezavirovana CD? ... ... ... Pouziva UNIX! \\\ // http://support.microsoft.com/support/kb/articles/Q80/5/20.ASP \\- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:27 EST