Patches to get Arla running on FreeBSD 8-CURRENT

Alec Kloss alec-keyword-arla.4d43de at SetFilePointer.com
Sat Feb 23 11:29:22 CET 2008


On 2008-02-23 09:28, Robert Watson wrote:
> This is a symptom of a failure to insmntque a vnode after creating it, a 
> new requirement for vnodes in FreeBSD 7.x/8.x; previously, vnodes were 
> automatically inserted on the mount vnode queue and had their mount pointer 
> set up during getnewvnode(), but closing certain races motivated this 
> change. The reason I know this is that I remember adding two calls to 
> insmntque to nnpfs in my patches, so there are three possibilities: (1) I 
> missed a call to getnewvnode, (2) the patches I posted didn't include that 
> change, or (3) the patch didn't apply properly.  I'll investigate this 
> later today once I've given my FOSDEM talk; chances are it's an issue with 
> the patch.

Check.  The issue is with configure, etc.  include/config.h doesn't have

#define HAVE_KERNEL_INSMNTQUE 1 

in it.  I'll add it to my list of configure-related issues.
Recompiling now...

-- 
Alec Kloss  alec at SetFilePointer.com   IM: angryspamhater at yahoo.com
PGP key at http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA241980E
"No Bunny!" -- Simon, from Frisky Dingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.stacken.kth.se/pipermail/arla-drinkers/attachments/20080223/cc397e0a/attachment.bin


More information about the Arla-drinkers mailing list