Hi,
I've encountered some bugs with MountFS when nothing is mounted. This scenario
is already being handled by some methods, but there are others that break and
say that the directory doesn't exist. The MountFS methods I have had issues
with are: getinfo, getxattr, ilistdir. There appear to be more that could have
problems, but I haven't seen them getting called.
I have attached a diff containing a unit test and some potential fixes.
By the way, thanks for the interesting library!
Raymond
Original issue reported on code.google.com by rand...@gmail.com on 9 Sep 2013 at 5:05
Original issue reported on code.google.com by
rand...@gmail.com
on 9 Sep 2013 at 5:05Attachments: