« Return to Thread: ZFS and fuseblk

Re: ZFS and fuseblk

by Miklos Szeredi :: Rate this Message:

Reply to Author | View in Thread

> Miklos Szeredi wrote:
> > In addition there's one feature, that isn't strictly related to block
> > devices, but was bundled with the fuseblk filesystem.  This is the
> > ability to synchronously unmounting a filesystem: when the filesystem
> > is last unmounted (no lazy unmounts or bind mounts remain), then the
> > unmount will wait until the filesystem acknowledges this (e.g. flushes
> > buffers).
>
> Bummer... this would be really useful for zfs-fuse! I have noticed some
> problems related to this..

Yeah, separating this from fuseblk is on my todo list.  It's just not
too easy, because of security reasons.

Miklos

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
fuse-devel mailing list
fuse-devel@...
https://lists.sourceforge.net/lists/listinfo/fuse-devel

 « Return to Thread: ZFS and fuseblk