-* HISTORY
-* 12-Aug-1999 Scott Roberts Merge into HFSStruct, the FCB
-* 6-Jun-1999 Don Brady Minor cleanup of hfsmount struct.
-* 22-Mar-1999 Don Brady For POSIX delete semantics: add private metadata strings.
-* 13-Jan-1999 Don Brady Add ATTR_CMN_SCRIPT to HFS_ATTR_CMN_LOOKUPMASK (radar #2296613).
-* 20-Nov-1998 Don Brady Remove UFSToHFSStr and HFSToUFSStr prototypes (obsolete).
-* Move filename entry from FCB to hfsfilemeta, hfsdirentry
-* names are now 255 byte long.
-* 10-Nov-1998 Pat Dirks Added MAXLOGBLOCKSIZE and MAXLOGBLOCKSIZEBLOCKS and RELEASE_BUFFER flag.
-* Added hfsLogicalBlockTableEntry and h_logicalblocktable field in struct hfsnode.
-* 4-Sep-1998 Pat Dirks Added hfs_log_block_size to hfsmount struct [again] and BestBlockSizeFit routine.
-* 31-aug-1998 Don Brady Add UL to MAC_GMT_FACTOR constant.
-* 04-jun-1998 Don Brady Add hfsMoveRename prototype to replace hfsMove and hfsRename.
-* Add VRELE and VPUT macros to catch bad ref counts.
-* 28-May-1998 Pat Dirks Move internal 'struct searchinfo' def'n here from attr.h
-* 03-may-1998 Brent Knight Add gTimeZone.
-* 23-apr-1998 Don Brady Add File type and creator for symbolic links.
-* 22-apr-1998 Don Brady Removed kMetaFile.
-* 21-apr-1998 Don Brady Add to_bsd_time and to_hfs_time prototypes.
-* 20-apr-1998 Don Brady Remove course-grained hfs metadata locking.
-* 15-apr-1998 Don Brady Add hasOverflowExtents and hfs_metafilelocking prototypes. Add kSysFile constant.
-* 14-apr-1998 Deric Horn Added searchinfo_t, definition of search criteria used by searchfs.
-* 9-apr-1998 Don Brady Added hfs_flushMDB and hfs_flushvolumeheader prototypes.
-* 8-apr-1998 Don Brady Add MAKE_VREFNUM macro.
-* 26-mar-1998 Don Brady Removed CloseBTreeFile and OpenBtreeFile prototypes.
-*
-* 12-nov-1997 Scott Roberts Added changes for HFSPlus