git: linprocfs - Fix missing PRELE()s.
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 23 17:01:32 PDT 2012
commit db6bd503b8e22352c7086aa0c3f0cb1628a05ea6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 23 16:49:08 2012 -0700
linprocfs - Fix missing PRELE()s.
* The DFly pfind() API changed a while ago and now PHOLD()s the process,
add missing PRELE()s to linprocfs that were missed during that
change-over.
Reported-by: marino, alexh
Summary of changes:
.../linux/i386/linprocfs/linprocfs_vnops.c | 153 +++++++++++++-------
1 files changed, 97 insertions(+), 56 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db6bd503b8e22352c7086aa0c3f0cb1628a05ea6
--
DragonFly BSD source repository
More information about the Commits
mailing list