summaryrefslogtreecommitdiffstats
path: root/sys/ntfs
Commit message (Collapse)AuthorAgeFilesLines
* Removed annoying messaged during boot,added some checksemenu1999-04-207-177/+434
| | | | | | | | before mounting (should help to do not mount extended partitions:-). Fixed problem with hanging while unmounting busy fs. And (the most important) added some locks to prevent simulaneous access to kernel structures!
* Removed DIAGNOSTIC opion redefinition.semenu1999-04-131-2/+1
| | | | Submitted by: Eivind Eklund <eivind@FreeBSD.org>
* Added limited write ability. Now we can use some kindsemenu1999-02-1912-552/+876
| | | | of files for swap holders. See mount_ntfs..8 for details.
* First version.semenu1999-02-0311-0/+4205
Reviewed by: David O'Brien <obrien@NUXI.com>
OpenPOWER on IntegriCloud