bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

symlinks and filemux'ers


From: James Morrison
Subject: symlinks and filemux'ers
Date: Mon, 8 Oct 2001 15:16:06 -0700 (PDT)

 Well, I've kept at this file multiplexer.  However something
is confusing me.  I canonize all the file names thus when someone
tries
to access the retry method is always FS_RETRY_MAGICAL but it selects
the
third file everytime.

 So here is a sample run through:
        showtrans manyfiles
         /home/jim/filemux file1 file2 file3 file4

        less manyfiles

                S_fsys_getroot tries file2
                S_fsys_getroot tries file3
                S_fsys_getroot tries file4 and gives back this node.

        less manyfiles
                S_fsys_getroot tries file1
                S_fsys_getroot tries file2
                S_fsys_getroot tries file3 and gives back this node

Perhaps there is a magic retry variable?

=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]