NetBSD-Bugs archive

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

Re: kern/54598: mount ntfs panic



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

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/54598: mount ntfs panic
Date: Thu, 17 Oct 2019 16:52:01 +0100

 Presumably, as you predicted, just adding the ntfs_vfsops.c prevents
 the panic, and keeps the
 
  ntfs_procfixups: fixup 2 doesn't match
  ntfs_loadntnode: BAD MFT RECORD 0
  ntfs_loadvnode: CAN'T LOAD ATTRIBUTES FOR INO: 0
  mount_ntfs: /dev/wd0e on /mnt: Invalid argument
 
 and in addition, adding the ntfs_subr.c patch
 allows a successful mount, and everything works!
 


Home | Main Index | Thread Index | Old Index