看板 DFBSD_commit 關於我們 聯絡資訊
commit d30dc0a5cb1632aebc6a747d60cb48976fe41786 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Jun 11 12:13:20 2011 -0700 kernel - Fix directory scanning bug in Samba * Bring in the patch from FreeBSD PR 78953 Taken-from: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/78953 Reported-by: uv <uv.negativa@gmail.com> Summary of changes: sys/vfs/smbfs/smbfs_smb.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d30dc0a5cb1632aebc6a747d60cb48976fe41786 -- DragonFly BSD source repository