Re: Asking for inclusion of nilfs2 in the mainline kernel

From: Ryusuke Konishi
Date: Tue Mar 10 2009 - 14:54:46 EST


Hi,
On Tue, 10 Mar 2009 17:46:27 +0000, Sitsofe Wheeler wrote:
> Hello,
>
> On Wed, Mar 11, 2009 at 01:55:42AM +0900, Ryusuke Konishi wrote:
> > # lscp
> > (list checkpoints)
> >
> > CNO DATE TIME MODE FLG NBLKINC ICNT
> > 33338 2009-03-08 14:45:49 cp - 11 3
> > 33339 2009-03-08 14:50:22 cp - 200523 81
> > 33340 2009-03-08 20:40:34 cp - 136 61
> > 33341 2009-03-08 20:41:20 cp - 187666 1604
> > 33342 2009-03-08 20:41:42 cp - 51 1634
> > ...
>
> Is there a cheaty way to get at checkpointed files (and the list of
> checkpoints) through some sort of magic dot directory system (so you
> wouldn't need the userland tools and the remounting)?

No, we don't give the special namespace extension to nilfs2.

Instead, we have adopted out-of-filesystem solution, that is, using
autofs to present checkpoints on namespace outside nilfs.

Autofs is useful to presents many snapshots or checkpoints
automatically, and it allows flexible naming rules.

Maybe we can natively support the magic dot directory, and we may do
that if many users demand it or we confront some kind of scalability
issue. But, so far it seems to work well enough.

Regards,
Ryusuke
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/