]> git.neil.brown.name Git - LaFS.git/commit
Process orphan file during mount.
authorNeilBrown <neilb@suse.de>
Sun, 19 Sep 2010 11:46:46 +0000 (21:46 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 19 Sep 2010 11:46:46 +0000 (21:46 +1000)
commit83088c000fd6b41e5f4a926b62fa0013bb6717be
tree952a40b72e5c628dae9f986bb92403fe4af71dd9
parentcb2c3de38be79dd01442cb1a2bbac95cb70123ef
Process orphan file during mount.

We need to read the orphan file to set nextfree, and then to
add all the blocks to the orphan list.

Signed-off-by: NeilBrown <neilb@suse.de>
inode.c
lafs.h
orphan.c
roll.c