]> git.neil.brown.name Git - LaFS.git/commit
roll: handle cluster headers larger than one page.
authorNeilBrown <neilb@suse.de>
Fri, 4 Mar 2011 01:47:26 +0000 (12:47 +1100)
committerNeilBrown <neilb@suse.de>
Fri, 4 Mar 2011 01:47:26 +0000 (12:47 +1100)
commit64ad960d5ccf4bb38d310c74f463e3e356921311
tree649deb5d176480e4447f651f4e3bdf2c979d6b93
parent658c4ff287711dfefab699c56bfe78f322f4ca40
roll: handle cluster headers larger than one page.

If roll-forward finds cluster headers larger than one page, it now
tries to allocate that much space and if the allocation succeeds the
roll-forward will not succeed, rather than always failing.

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