Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2009 17:15:27 +0300
From:      Tatsiana Severyna <tatsiana.severyna@gmail.com>
To:        soc-status@freebsd.org
Cc:        Kostik Belousov <kostikbel@gmail.com>
Subject:   puffs - status report 4
Message-ID:  <a096b1430906280715k1c6c505ew6961ea96f3a490a1@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

This week I've implemented release of vnode locks while waiting for
reply from userland, and puffs doesn't panic any more during forced
unmounts  Two operations don't drop vnode lock: inactive and reclaim.
These two are special and can't be handled usual way:
unlock-wait-relock. I've also added support for fifos, and extended
pnullfs to allow creation of fifos. It seems there's a bug in original
puffs code that didn't show up because filesystems enabled page cache
by default. I've add workaround for it and plan to try fixing it next
week. I'm also going to start porting psshfs next week.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a096b1430906280715k1c6c505ew6961ea96f3a490a1>