Konstantin Belousov 1bd7d0b7db If filesystem declares that it supports shared locking for writes, use
shared vnode lock for VOP_PUTPAGES() as well.  The only such
filesystem in the tree is ZFS, and it uses
vnode_pager_generic_putpages(), which performs the pageout with
VOP_WRITE().

Reviewed by:	alc
Discussed with:	avg
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2013-11-09 20:36:29 +00:00
..
2013-09-19 18:56:00 +00:00
2013-02-02 14:19:50 +00:00
2012-08-22 20:01:57 +00:00
2012-03-28 20:58:30 +00:00
2012-11-14 10:33:12 +00:00
2012-06-25 05:41:16 +00:00
2012-09-04 23:16:55 +00:00
2013-10-27 18:52:09 +00:00
2012-01-26 16:35:09 +00:00
2013-09-19 18:56:00 +00:00
2012-10-25 09:05:21 +00:00
2013-09-05 10:24:09 +00:00
2013-11-08 20:11:15 +00:00
2013-10-21 06:44:55 +00:00
2013-06-29 05:05:57 +00:00