* Does Linux-CR+LXC support FUSE
@ 2011-03-11 18:11 Jon Zhu
[not found] ` <AANLkTim-bB7c7=sb+g7sC7+MM-Z6uHLYFfFJf=c7Cd2a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Jon Zhu @ 2011-03-11 18:11 UTC (permalink / raw)
To: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
Hi,
Just wondering if Linux-CR+LXC support FUSE or not, FUSE(
http://fuse.sourceforge.net/) is a pupular file system development platform
which is being widely used by lots of distributed file systems.
Can anyone shed some light on this?
Thanks,
-Jon.
jon.zhu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <AANLkTim-bB7c7=sb+g7sC7+MM-Z6uHLYFfFJf=c7Cd2a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: Does Linux-CR+LXC support FUSE [not found] ` <AANLkTim-bB7c7=sb+g7sC7+MM-Z6uHLYFfFJf=c7Cd2a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2011-03-11 18:29 ` Serge E. Hallyn [not found] ` <20110311182941.GA11570-BtbdaCaBcfOTUehee3IRJA@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Serge E. Hallyn @ 2011-03-11 18:29 UTC (permalink / raw) To: Jon Zhu; +Cc: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA Quoting Jon Zhu (jon.zhu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org): > Hi, > > Just wondering if Linux-CR+LXC support FUSE or not, FUSE( > http://fuse.sourceforge.net/) is a pupular file system development platform > which is being widely used by lots of distributed file systems. > > Can anyone shed some light on this? No. But there's nothing stopping it. Each of the fuse filesystems would have to define a fops->checkpoint() method. -serge ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20110311182941.GA11570-BtbdaCaBcfOTUehee3IRJA@public.gmane.org>]
* Re: Does Linux-CR+LXC support FUSE [not found] ` <20110311182941.GA11570-BtbdaCaBcfOTUehee3IRJA@public.gmane.org> @ 2011-04-10 16:18 ` Oren Laadan 0 siblings, 0 replies; 3+ messages in thread From: Oren Laadan @ 2011-04-10 16:18 UTC (permalink / raw) To: Serge E. Hallyn Cc: Jon Zhu, Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA On 03/11/2011 01:29 PM, Serge E. Hallyn wrote: > Quoting Jon Zhu (jon.zhu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org): >> Hi, >> >> Just wondering if Linux-CR+LXC support FUSE or not, FUSE( >> http://fuse.sourceforge.net/) is a pupular file system development platform >> which is being widely used by lots of distributed file systems. >> >> Can anyone shed some light on this? > > No. But there's nothing stopping it. Each of the fuse filesystems > would have to define a fops->checkpoint() method. In fact, I suspect for many if not most of the FUSE filesystems, the all-purpose "generic_file_checkpoint()" would be sufficient. The only problem with doing that by default, is that it break silently when used with those few that need more; i.e. checkpoint will work but restart may not succeed later. Oren. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-10 16:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 18:11 Does Linux-CR+LXC support FUSE Jon Zhu
[not found] ` <AANLkTim-bB7c7=sb+g7sC7+MM-Z6uHLYFfFJf=c7Cd2a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-03-11 18:29 ` Serge E. Hallyn
[not found] ` <20110311182941.GA11570-BtbdaCaBcfOTUehee3IRJA@public.gmane.org>
2011-04-10 16:18 ` Oren Laadan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox