
|
[openbeos]
||
[Date Prev]
[02-2004 Date Index]
[Date Next]
||
[Thread Prev]
[02-2004 Thread Index]
[Thread Next]
[openbeos] Re: A note to file system writers
- From: "Alexander G. M. Smith" <agmsmith@xxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sun, 08 Feb 2004 21:15:37 -0500 EST
Axel Dörfler wrote on Mon, 09 Feb 2004 02:19:34 +0100 CET:
> The VFS should correct these values automatically, since you don't even
> know about your exact mount point (or don't have to, at least) :)
Oddly enough, that's one thing I needed to know, for making absolute fake
symbolic links. I couldn't figure out how to find it easily, so I just pass it
in as a separate argument to mount(), and hope nobody moves the mount directory
while AGMSRAMFileSystem is running.
- Alex
|

|