git: kernel - Fix directory scanning bug in msdosfs
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Oct 21 13:38:30 PDT 2016
commit 8e4b4a1d677db17cc55f09a63a445c87fb198386
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Oct 21 13:37:07 2016 -0700
kernel - Fix directory scanning bug in msdosfs
* Fix a directory scanning bug in msdosfs where an incorrect d_namlen
was being returned.
Reported-by: htse, t_dfbsd, tuxillo
Summary of changes:
sys/vfs/msdosfs/msdosfs_conv.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e4b4a1d677db17cc55f09a63a445c87fb198386
--
DragonFly BSD source repository
More information about the Commits
mailing list