aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/ntfs/ntfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect NTFS bits which are now completely disconnected fromAttilio Rao2013-03-021-101/+0
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-1/+1
* Regularize the vop_stdlock'ing protocol across all the filesystemsKirk McKusick2002-10-141-2/+0
* GC non-FreeBSD code that didn't work anyways.John Baldwin2001-11-261-17/+0
* Convert lockmgr locks from using simple locks to using mutexes.Jason Evans2000-10-041-1/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-4/+4
* Merged NetBSD version, as they have done improvements:Semen Ustimenko1999-12-031-18/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Driver is now ported to NetBSD.Semen Ustimenko1999-05-121-6/+12
* Removed annoying messaged during boot,added some checkSemen Ustimenko1999-04-201-5/+6
* Added limited write ability. Now we can use some kindSemen Ustimenko1999-02-191-26/+36
* First version.Semen Ustimenko1999-02-031-0/+100