]> git.neil.brown.name Git - LaFS.git/commit
Relax loop count restriction in truncation.
authorNeilBrown <neilb@suse.de>
Fri, 25 Jun 2010 06:21:06 +0000 (16:21 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 25 Jun 2010 06:21:06 +0000 (16:21 +1000)
commitfa2b7bea2d3e774fa63aee529b9b54a54e36a610
treef128bcc9e5cf5137bb8c2b426455149f77534596
parent25c283b8ffc0662a70e7ccfb42e1c77aacbf6c57
Relax loop count restriction in truncation.

It is possible to hit the current count in normal operations,
so make it a lot gentler.

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