Subject: Re: vput() instead of vrele() in sys_mount() for MNT_UPDATE case?
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Chris Jepeway <jepeway@blasted-heath.com>
List: tech-kern
Date: 04/16/2002 20:53:09
> The lock is dropped just before the `goto update;', isn't it?
Oh...um...yes.
> Could
> you please tell us more detail (or how to reapeat the bug.) The
> recent ffs change might introduced a bug.
Urk. Turns out I was seeing a problem with some local mods.
I freaked when LOCKDEBUG starting falling down
all over the place at the end of a longish day.
When that vrele() failed, it was the last straw.
Sorry for the false alarm.
> enami.
Chris <jepeway@blasted-heath.com>.