]> git.neil.brown.name Git - LaFS.git/commit
Fix bug in sort_block
authorNeilBrown <neilb@suse.de>
Fri, 24 Sep 2010 01:43:42 +0000 (11:43 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 24 Sep 2010 01:43:42 +0000 (11:43 +1000)
commit9cf269cbe3bc9973578088ce11b117c00d53b157
tree01b314cb622ec6678ce9dd174abc735a63aa9a61
parent7ab95c191542deb6ea12c533f04abccfa49751c5
Fix bug in sort_block

It doesn't handle 2 blocks the same - which isn't a big deal, but it
is best to have the code 'right'

Signed-off-by: NeilBrown <neilb@suse.de>
modify.c