From: Kostik Belousov [mailto:[email protected]]

> Essentially, my argument is that whatever you do in VOP_ADVLOCKPURGE,
> can be and should be done in VOP_RECLAIM. This would also cover the v_data
> issue.

I disagree about the "should".  I believe that if BSD wants to allow overriding 
lf_advlock(9) with VOP_ADVLOCK it should fully support the overriding.  
Alternatively, the call to lf_purgelocks(9) should be pushed down into each 
filesystem's VOP_RECLAIM for consistency.

Thanks,
matthew
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to