Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/ufs/lfs



On Tue, 17 Apr 2007 13:32:38 -0700 (PDT)
Konrad Schroder <perseant%hhhh.org@localhost> wrote:

> On Tue, 17 Apr 2007, Juan RP wrote:
> 
> >> Try lfs_vnops.c rev 1.203 and see if that works better for you.
> >
> > Thanks, but it's not enough. Just writing a file with vi made it panic
> > again with LOCKDEBUG... show lock said it couldn't access to the lock.
> 
> Hello Juan,
> 
> I think I have that fixed now with rev 1.205.  Please let me know if you 
> encounter any more new errors.

With your last change LOCKDEBUG still caught another one, backtrace was:

lfs_writer_enter()
lfs_flush_fs()
lfs_update()
lfs_fsync()
layer_bypass()
VOP_FSYNC()
sys_fsync()

Hope this helps, thanks!

-- 
http://plog.xtrarom.org/
Juan RP's blog - NetBSD/pkgsrc news in Spanish



Home | Main Index | Thread Index | Old Index