git: DragonFly_RELEASE_3_6 kernel/ntfs - Fix a possible problem in bufcache.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sat Mar 22 15:28:01 PDT 2014
commit a3aef81b867625615fb84d5b4a195bf31e5c54d0
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Thu Feb 27 01:08:26 2014 +0100
kernel/ntfs - Fix a possible problem in bufcache.
- Avoid different block size bread() calls for the
same blkno.
- Fix a bug in the code handling holes which could
cause infinite loops.
Taken-from: FreeBSD's r116620
Summary of changes:
sys/vfs/ntfs/ntfs_subr.c | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a3aef81b867625615fb84d5b4a195bf31e5c54d0
--
DragonFly BSD source repository
More information about the Commits
mailing list