freebsd-nq/sys/cddl/compat/opensolaris/kern
Bryan Drewery 44f1c91610 Rename global cnt to vm_cnt to avoid shadowing.
To reduce the diff struct pcu.cnt field was not renamed, so
PCPU_OP(cnt.field) is still used. pc_cnt and pcpu are also used in
kvm(3) and vmstat(8). The goal was to not affect externally used KPI.

Bump __FreeBSD_version_ in case some out-of-tree module/code relies on the
the global cnt variable.

Exp-run revealed no ports using it directly.

No objection from:	arch@
Sponsored by:	EMC / Isilon Storage Division
2014-03-22 10:26:09 +00:00
..
opensolaris_acl.c
opensolaris_atomic.c
opensolaris_cmn_err.c style(9) fixes 2013-06-29 23:39:38 +00:00
opensolaris_kmem.c Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
opensolaris_kobj.c
opensolaris_kstat.c Renamed zfs trim stats removing duplicate zio_trim identifier from the name 2012-12-12 16:14:14 +00:00
opensolaris_lookup.c opensolaris_lookup: use vfs_busy in traverse before calling VFS_ROOT 2012-11-04 14:16:18 +00:00
opensolaris_misc.c
opensolaris_policy.c
opensolaris_string.c
opensolaris_sunddi.c
opensolaris_sysevent.c
opensolaris_taskq.c opensolaris compat: add taskq_wait emulation 2013-11-28 19:17:11 +00:00
opensolaris_uio.c
opensolaris_vfs.c opensolaris compat: clear VI_MOUNT before returning if mount_snapshot fails 2012-11-04 14:27:31 +00:00
opensolaris_vm.c zfs: add zfs_freebsd_putpages 2013-11-29 15:39:39 +00:00
opensolaris_zone.c
opensolaris.c