Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Integrate with zvol and vnops - Add asynchronous rangelock acquisition. o Make rangelock acquisition strictly FCFS while eliminating potential recursion when executing acquisition callbacks o Add debug support for dumping held rangelocks. - Add async read write to ztest - add taskq ctor and dtor callbacks - Add arc_watch support to FreeBSD kmod. Initially based on old code from SpectraLogic. Co-authored-by: Will Andrews <wca@FreeBSD.org> Co-authored-by: Matt Macy <mmacy@FreeBSD.org> Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
- Loading branch information