git: DragonFly_RELEASE_3_6 kernel/ntfs - Fix buffer overlapping problems.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sat Mar 22 15:28:01 PDT 2014
commit 3ed4c2fbfd43b10d01653f272307f5247541e16d
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Thu Feb 27 21:26:49 2014 +0100
kernel/ntfs - Fix buffer overlapping problems.
- Read only one cluster at a time.
- Do not cache boot block.
Taken-from: FreeBSD's r118035
Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2388>
(Commit refs #2388 and fixes #1853)
Summary of changes:
sys/vfs/ntfs/ntfs_subr.c | 33 +++++++++++++++++++++------------
sys/vfs/ntfs/ntfs_vfsops.c | 10 +++++++++-
2 files changed, 30 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3ed4c2fbfd43b10d01653f272307f5247541e16d
--
DragonFly BSD source repository
More information about the Commits
mailing list