Aug. 12, 2018
2:31 a.m.
How difficult would it be in the kernel? I am not particularly interested in getting this upstreamed, but I do want to at least try to make a kernel module that does something useful. On Sat, Aug 11, 2018, 3:11 PM Richard Weinberger < richard.weinberger@gmail.com> wrote:
On Fri, Aug 10, 2018 at 5:07 AM Demi Obenour <demiobenour@gmail.com> wrote:
How difficult would it be to create a proxy filesystem — that is, a
filesystem that is a view of the filesystem?
Using FUSE this is easy.
-- Thanks, //richard