git: kernel - Fix bug in procfs_ioctl()

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 16 10:59:17 PST 2011


commit aa7ecbbc707d099121062792e366b914be2f600c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Nov 16 10:58:32 2011 -0800

    kernel - Fix bug in procfs_ioctl()
    
    * needed pfs_pfind() instead of pfind().
    
    Reported-by: ftigeot

Summary of changes:
 sys/vfs/procfs/procfs_vnops.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list