From: Kostik Belousov [mailto:kostik...@gmail.com]

> 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to