Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | Kill stale prototypes. | Martin Natano | |
ok deraadt millert stefan | |||
2013-05-30 | More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller type | Philip Guenther | |
internally, only using ino_t in the VFS layer APIs: vget, readdir, getattr | |||
2009-03-25 | convert lockmgr over to rwlock in ntfs, mostly trivial. | Owain Ainsworth | |
Tested by a couple of people, no regressions. | |||
2003-05-20 | un __P | Ted Unangst | |
2003-05-20 | fix the tags | Michael Shalayeff | |
2003-05-20 | by popular request, NTFS support. read only. | Ted Unangst | |
The code comes from NetBSD and was ported by Julian Bordet. ok deraadt@ |