And to explain a little bit the story behind this.
The file itself is created to be deleted when closed. If you have a
system reboot, the file is then also deleted. However, the directory
entry is still around, and that is where the "problem" comes from.
And the correct action is just to delete the directory entry, as suggested.
In Unix speak, these are hard links. However, RSX do not keep any link
counts like Unix does. So you can create directory entries that points
to non-existing files, and you can delete files while still having
directory entries for them.
Files are ultimately referred to by their file id, which is the same as
the inode number in Unix. But in RSX, you can actually open, close,
create and delete files directly based on the file id, without ever
caring about directory entries, unlike Unix, where inode numbers are
essentially not used outside of kernel internals. You can see them, but
you cannot use them in any APIs.
Johnny
> <
https://groups.google.com/d/msgid/pidp-11/f584ae48-7c7b-49cb-b9f9-d82f49923be3n%40googlegroups.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "[PiDP-11]" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
pidp-11+u...@googlegroups.com
> <mailto:
pidp-11+u...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/pidp-11/9fcd3374-7804-4af0-879c-6fe0f770af78n%40googlegroups.com
> <
https://groups.google.com/d/msgid/pidp-11/9fcd3374-7804-4af0-879c-6fe0f770af78n%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email:
b...@softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol