lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090311.035400.12547305.ryusuke@osrg.net>
Date:	Wed, 11 Mar 2009 03:54:00 +0900 (JST)
From:	Ryusuke Konishi <ryusuke@...g.net>
To:	sitsofe@...oo.com
Cc:	konishi.ryusuke@....ntt.co.jp, akpm@...ux-foundation.org,
	hch@....de, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: Asking for inclusion of nilfs2 in the mainline kernel

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ