[PATCH] D39464: Define fs::allocate_file which preallocates disk blocks.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 14:58:10 PST 2017


Brian Cain via Phabricator <reviews at reviews.llvm.org> writes:

> bcain added a comment.
>
> I think it's a mistake to have the behavior be contingent on available disk space for the destination partition.  Has that proposal been ruled out now?

Sorry, not sure what you mean. Would you mind expanding that a bit?

Cheers,
Rafael


More information about the llvm-commits mailing list