All of lore.kernel.org
 help / color / mirror / Atom feed
* Semantic (mountable) subvolumes in Reiser4
@ 2016-07-30  9:20 Edward Shishkin
       [not found] ` <CAMDqdwyCMJHyHXhoriWbFhHNrkEOphC5CuyhiS0haa9=Fvyziw@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Edward Shishkin @ 2016-07-30  9:20 UTC (permalink / raw)
  To: ReiserFS development mailing list

Semantic (mountable) subvolume is simply a named subtree of the semanic 
tree.
Such subtree has unusual root, which is not refered by the parent directory.
That is, parent directory doesn't contain a record about that root. So 
normally,
you can not access this subtree. In order to access a semantic 
subvolume, you
first have to "mount" it. "Mounting" a semantic subvoume creates a 
reference to
its root (specifically, the mount point refers to that root), which makes it
accessible. In other bits semantic subvolumes look like usual subtrees 
of the
semantic tree, which are always "visible".

Semantic subvolumes is not something new, they are present in some other 
file
systems (though with different names) and have many applications in
virtualization (mostly due to their "isolation").

Semantic subvolumes can be easily implemented in Reiser4. if someone cares,
then I'll provide details.

Thanks,
Edward.

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

end of thread, other threads:[~2016-08-25 21:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-30  9:20 Semantic (mountable) subvolumes in Reiser4 Edward Shishkin
     [not found] ` <CAMDqdwyCMJHyHXhoriWbFhHNrkEOphC5CuyhiS0haa9=Fvyziw@mail.gmail.com>
2016-08-01 11:24   ` Containers in Reiser4 (Was: Semantic (mountable) subvolumes in Reiser4) Edward Shishkin
2016-08-25 21:58     ` Christian Kujau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.