summaryrefslogtreecommitdiff
path: root/sys/ntfs/ntfs.h
AgeCommit message (Expand)Author
2010-12-21Bring back the "End the VOP experiment." diff, naddy's issues whereThordur I. Bjornsson
2010-09-10Backout the VOP diff until the issues naddy was seeing on alpha (gcc3)Thordur I. Bjornsson
2010-09-07Allow NTFS to compile by cutting it over to the new VOP world order.Thordur I. Bjornsson
2010-08-12clean up some macro obfuscation and assorted styling problems.Ted Unangst
2010-06-06simething -> somethingMiod Vallat
2009-08-13- remove super-obvious comments from vnodeop_entries[]Jasper Lievisse Adriaanse
2008-09-01Avoid #pragma pack(1) and unify everything towards using __packed.Theo de Raadt
2007-06-02do the daddr_t -> daddr64_t or int32_t dance here as wellTheo de Raadt
2007-02-11Remove _KERNEL_OPT leftovers.Miod Vallat
2003-05-20un __PTed Unangst
2003-05-20fix the tagsMichael Shalayeff
2003-05-20by popular request, NTFS support. read only.Ted Unangst