git: DragonFly_RELEASE_5_8 kernel - Fix missing initialization in vnode_pager_lock()

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 4 14:06:42 PST 2020


commit a82af2c9546fc3eefb665d589e833e5e545f4acf
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Nov 4 14:05:45 2020 -0800

    kernel - Fix missing initialization in vnode_pager_lock()
    
    MFC 2d396014a862c (except without the vnode pager API leakage).

Summary of changes:
 sys/vm/vnode_pager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a82af2c9546fc3eefb665d589e833e5e545f4acf


-- 
DragonFly BSD source repository


More information about the Commits mailing list