NetBSD-Bugs archive

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

PR/56160 CVS commit: [netbsd-9] src/sys/fs/ntfs



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56160 CVS commit: [netbsd-9] src/sys/fs/ntfs
Date: Mon, 17 May 2021 15:48:57 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon May 17 15:48:57 UTC 2021
 
 Modified Files:
 	src/sys/fs/ntfs [netbsd-9]: ntfs_subr.c
 
 Log Message:
 Pull up following revision(s) (requested by hannken in ticket #1272):
 
 	sys/fs/ntfs/ntfs_subr.c: revision 1.64
 
 ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL.
 
 May happen when loading node 0 (MFT) during mount and some
 attributes are stored in another ntnode.
 
 PR kern/56160 (Mount ntfs usb disk)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.61.22.1 -r1.61.22.2 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