Deleted Added
full compact
16c16
< * $FreeBSD: head/sys/kern/vfs_aio.c 72082 2001-02-06 09:25:10Z asmodai $
---
> * $FreeBSD: head/sys/kern/vfs_aio.c 72200 2001-02-09 06:11:45Z bmilekic $
641c641
< mtx_enter(&Giant, MTX_DEF);
---
> mtx_lock(&Giant);