NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54598 CVS commit: src/sys/fs/ntfs



The following reply was made to PR kern/54598; it has been noted by GNATS.

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54598 CVS commit: src/sys/fs/ntfs
Date: Fri, 18 Oct 2019 08:19:33 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Fri Oct 18 08:19:33 UTC 2019
 
 Modified Files:
 	src/sys/fs/ntfs: ntfs_subr.c
 
 Log Message:
 When the MFT record size is lower than the cluster size we have
 to read consecutive clusters to fill the MFT record.
 
 Should fix PR kern/54598: mount ntfs panic
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.61 -r1.62 src/sys/fs/ntfs/ntfs_subr.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index