Relax NTFS filesystem type detection

Project:JNode FS
Component:Code
Category:bug report
Priority:normal
Assigned:Daniel Noll
Status:closed
Description

We found the rigid filesystem type detection to be less than useful as often partitions are declared as one type where they are really another. Loosened to only check the magic number, but increased the size of the magic number to 8 bytes.

AttachmentSize
ntfs-fs-type-detection.patch1.23 KB

#1

Fixed code style issues and committed.

#2

Status:patch (code needs review)» fixed

#3

Status:fixed» closed