]> git.neil.brown.name Git - LaFS.git/commit
Improve handling of snapshot name.
authorNeilBrown <neilb@suse.de>
Sat, 2 Oct 2010 00:42:34 +0000 (10:42 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 2 Oct 2010 00:42:34 +0000 (10:42 +1000)
commit67bec1ca5ba78028e3da01b9b6461cb2784f3a5c
treeed43c7bd570518cfbd1d8cbae26f13a174d45b15
parentc7e2d2cc0efe8716243fa55410732b6acfd58289
Improve handling of snapshot name.

Name stored in fileset inode is now variable length and empty
on subordinate filesets.  Snapshots have space for a name depending
on how much space was allocated when fs was created.

Name is only used for snapshots.

Signed-off-by: NeilBrown <neilb@suse.de>
inode.c
layout.h
roll.c
snapshot.c
state.h
super.c