Relax NTFS filesystem type detection
Project: | JNode FS |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | Daniel Noll |
Status: | closed |
Jump to:
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.
Attachment | Size |
---|---|
ntfs-fs-type-detection.patch | 1.23 KB |
- Login to post comments
#1
Fixed code style issues and committed.
#2
#3