kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Proxy filesystems
@ 2018-08-10  3:07 Demi Obenour
  2018-08-11 19:11 ` Richard Weinberger
  0 siblings, 1 reply; 7+ messages in thread
From: Demi Obenour @ 2018-08-10  3:07 UTC (permalink / raw)
  To: kernelnewbies

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>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-12  7:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-10  3:07 Proxy filesystems Demi Obenour
2018-08-11 19:11 ` Richard Weinberger
2018-08-12  2:31   ` Demi Obenour
2018-08-12  7:29     ` Greg KH
2018-08-12  7:30     ` Richard Weinberger
2018-08-12  5:01   ` Ruben Safir
2018-08-12  7:29     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).