kernel - Remove unnecessary mplock in sys_ofstat()
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 11 Dec 2010 08:31:19 +0000 (00:31 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 11 Dec 2010 08:31:19 +0000 (00:31 -0800)
commit65e0fdf28f8d0213024018325caec225ca7451ca
tree52e82dcd43a42d92729c5576f83bd87235ae6f51
parent720762e1c612c8e25e7917c5db47fe64301d9cab
kernel - Remove unnecessary mplock in sys_ofstat()

* Remove get/rel_mplock around kern_fstat() in the 4.3 fstat compat
  function.
sys/emulation/43bsd/43bsd_stats.c