git: kernel: Use fhold() instead of increasing f_count manually

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Sep 15 22:52:33 PDT 2015


commit b2244ed954b18d4709a945f66e07d0dd9b8d8b40
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Sep 15 20:49:30 2015 +0800

    kernel: Use fhold() instead of increasing f_count manually

Summary of changes:
 sys/netgraph/socket/ng_socket.c | 2 +-
 sys/vfs/nfs/nfs_syscalls.c      | 2 +-
 sys/vfs/portal/portal_vfsops.c  | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list