commit 52e79afa220a5440118e2cf98fb291a87463b1cd
Author: Matthew Dillon <[email protected]>
Date: Fri Jun 10 19:41:21 2016 -0700
kernel - Instrument vnode pager error
* Provide more information when reporting vnode pager errors
* Report nvextendbuf() error. Fix type-o's
Summary of changes:
sys/kern/vfs_bio.c | 2 +-
sys/kern/vfs_vm.c | 4 ++++
sys/vm/vnode_pager.c | 6 ++++++
3 files changed, 11 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52e79afa220a5440118e2cf98fb291a87463b1cd
--
DragonFly BSD source repository