summaryrefslogtreecommitdiff
path: root/sys/ufs/chfs/chfs.h
AgeCommit message (Expand)Author
2021-12-07fix various typos, mainly in comments.andvar
2018-04-19s/static inline/static __inline/g for consistency.christos
2015-01-11Change chfs from hashlist to vcache.hannken
2012-10-19CHFS commentsttoth
2012-08-10chfs bugfix [node was obsoleted twice]ttoth
2012-04-13prepare for chfs's makefsttoth
2012-04-12using chtype on media instead of vtypettoth
2011-11-28cleanup, some style and remove leftover codeahoka
2011-11-24disable dbg messages (they break the build on amd64)ahoka
2011-11-24fix build failure on amd64 due to incorrect format stringahoka
2011-11-24Import CHFS, which was formerly known as ChewieFS.ahoka