Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!lavaca.uh.edu!uhnix1!texbell!vector!egsner!csccat!jack From: jack@csccat.UUCP (Jack Hudler) Newsgroups: comp.os.os2 Subject: Re: HPFS Message-ID: <3343@csccat.UUCP> Date: 23 Oct 89 22:26:30 GMT References: <13271@orstcs.CS.ORST.EDU> <3341@csccat.UUCP> Reply-To: jack@csccat.UUCP (Jack Hudler) Organization: Computer Support Corporation. Dallas,Texas Lines: 18 In article <3341@csccat.UUCP> jack@csccat.UUCP (Jack Hudler) writes: >There are some new flags OPEN_FLAGS_CACHE,OPEN_FLAGS_LOCAL_UNK, >OPEN_FLAGS_LOCAL_RANDOM,OPEN_FLAGS_LOCAL_SEQ, and OPEN_FLAGS_LOCAL. > >CACHE flags controls caching, this is the write-through flag. >LOCAL_xxx are self-expanatory. Oops, that's what I get for looking at QuickHelp Beta, the Flags are from BSEDOS.H: OPEN_FLAGS_NO_LOCALITY 0 _SEQUENTIAL 0x0100 _RANDOM 0x0200 _RANDOMSEQENTIAL 0x0300 _NO_CACHE 0x1000 -- Jack Computer Support Corportion Dallas,Texas Hudler UUCP: {texsun,texbell,attctc}!csccat!jack