commit 3ed4c2fbfd43b10d01653f272307f5247541e16d
Author: Antonio Huete Jimenez <[email protected]>
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

Reply via email to