summaryrefslogtreecommitdiffstats
path: root/sys/ntfs/ntfs_inode.h
Commit message (Collapse)AuthorAgeFilesLines
* Driver is now ported to NetBSD.semenu1999-05-121-6/+12
| | | | Submitted by: Christos Zoulas <christos@zoulas.com>
* Removed annoying messaged during boot,added some checksemenu1999-04-201-5/+6
| | | | | | | | 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!
* Added limited write ability. Now we can use some kindsemenu1999-02-191-26/+36
| | | | of files for swap holders. See mount_ntfs..8 for details.
* First version.semenu1999-02-031-0/+100
Reviewed by: David O'Brien <obrien@NUXI.com>
OpenPOWER on IntegriCloud