Re: hard links to files on other filesystems disallowed: why?



Robert Riches writes:
If you were to attempt that and were able to find some way to
refer to the other filesystem, what you're proposing would _BE_ a
symbolic/soft link.

No it wouldn't. A symlink is a file that contains a path in text form.

You could extend directory entries to include a filesystem identifier
(such as a UUID) as well as an inode but you'd have to standardize that
identifier over all the kinds of filesystems Linux can mount. Not
likely that Apple and Microsoft would cooperate. Besides, we already
have symlinks.

--
John Hasler
jhasler@xxxxxxxxxxx
Dancing Horse Hill
Elmwood, WI USA
.



Relevant Pages

  • Re: [Linux-cluster] Re: [PATCH 00/14] GFS
    ... and trying to update the bind mounts in a sane and efficient ... Symlink as it ... The filesystem could define how each type of link acts with respect ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: mount --bind question.
    ... > The situation in question is I'm trying to split my filesystem between two ... I would only give you some insights about bind. ... you have a symlink 'up' the file system tree (I mean, ...
    (comp.os.linux.misc)
  • Re: reiser4 plugins
    ... > based on information about the original file. ... represents an interface to many things including ... Perhaps a new symlink ... > data (if supported by the filesystem, ...
    (Linux-Kernel)
  • Re: A Logging data structure
    ... When you want to write one, read the symlink to ... filesystem operations to read or write a block, ... will come straight from the cache, ... which would add more directory writes to the block-write sequence, ...
    (comp.lang.java.programmer)
  • Re: Changes to the filesystem while find is running - comments?
    ... Replacing a directory with a symlink is a common operation. ... Before a chdir to "foo", ... we suspect either symlinks or automounter. ... > If you are running an automounter, it will often mount a filesystem ...
    (Bugtraq)