Proxy filesystems
Demi Obenour
demiobenour at gmail.com
Thu Aug 9 23:07:10 EDT 2018
How difficult would it be to create a proxy filesystem — that is, a
filesystem that is a view of the filesystem?
For instance, opening `/dev/urlfs/home/test/A%20Bcd` would open
`/home/test/A Bcd`. The purpose would be to handle poorly written tools
(like Autoconf and CMake) that do not handle wierd characters in filenames.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180809/fc725773/attachment.html>
More information about the Kernelnewbies
mailing list