Re: svn commit: r239040 - in head/sys: fs/nfsclient fs/nwfs fs/smbfs nfsclient vm

2012-08-04 Thread Attilio Rao
On Sat, Aug 4, 2012 at 7:16 PM, Konstantin Belousov wrote: > Author: kib > Date: Sat Aug 4 18:16:43 2012 > New Revision: 239040 > URL: http://svn.freebsd.org/changeset/base/239040 > > Log: > Reduce code duplication and exposure of direct access to struct > vm_page oflags by providing helper f

svn commit: r239040 - in head/sys: fs/nfsclient fs/nwfs fs/smbfs nfsclient vm

2012-08-04 Thread Konstantin Belousov
Author: kib Date: Sat Aug 4 18:16:43 2012 New Revision: 239040 URL: http://svn.freebsd.org/changeset/base/239040 Log: Reduce code duplication and exposure of direct access to struct vm_page oflags by providing helper function vm_page_readahead_finish(), which handles completed reads for pag