]> git.neil.brown.name Git - LaFS.git/commit
prealloc extra space for directory blocks.
authorNeilBrown <neilb@suse.de>
Mon, 21 Jun 2010 00:57:43 +0000 (10:57 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 21 Jun 2010 00:57:43 +0000 (10:57 +1000)
commitce46e36483963199fa4e59af98f41e54c404f76f
tree95fab5330208046fab56f1e3913e4cbdb9e074f7
parentad11dcfd19603ed1ebb5a2a02916ee81e432444b
prealloc extra space for directory blocks.

We need double space when preallocing for a transaction,
so that included Directories as well.

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