git: kernel - Instrument vnode pager error

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jun 10 21:15:18 PDT 2016


commit 52e79afa220a5440118e2cf98fb291a87463b1cd
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list