| Subject: | Re: inode open |
|---|---|
| From: | Jason Thorpe <thorpej@xxxxxxxxxxxxxx> |
| Date: | Fri, 18 Jul 2008 15:22:40 UTC |
| Newsgroups: | fa.netbsd.tech.kern |
On Jul 17, 2008, at 9:39 AM, David Laight wrote: In certain OS (eg RSX/11M) the lookup and open were different system calls. File open was always done by inode number and sequence. (Modulo rusty brain cells!) That's essentially how the Mac OS Carbon/CoreServices File Manager works. You call FSPathMakeRef() to get an FSRef, and then everything you do after that is done with the FSRef. I gotta say, tho, I'm not a big fan of that API :-) -- thorpej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: inode open, Jason Thorpe |
|---|---|
| Next by Date: | Re: __dead functions, Jason Thorpe |
| Previous by Thread: | Re: inode open, David Laight |
| Next by Thread: | Re: inode open, Johnny Billquist |
| Indexes: | [Date] [Thread] [Top] [All Lists] |