• Martin Blix Grydeland's avatar
    fallocate will for some filesystems (e.g. xfs) not take the already · 9f38e1a8
    Martin Blix Grydeland authored
    allocated blocks of the file into account. This will cause fallocate
    to report ENOSPC when called on an existing fully allocated file
    unless the filesystem has enough free space to accomodate the complete
    new file size. Because of this we enable fallocate only on filesystems
    that are known to work as we expect.
    
    Fixes: #1792
    9f38e1a8
Name
Last commit
Last update
..
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
binary_heap.c Loading commit data...
cli_auth.c Loading commit data...
cli_common.c Loading commit data...
cli_serve.c Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
flopen.c Loading commit data...
vas.c Loading commit data...
vav.c Loading commit data...
vct.c Loading commit data...
version.c Loading commit data...
vev.c Loading commit data...
vfil.c Loading commit data...
vin.c Loading commit data...
vlu.c Loading commit data...
vmb.c Loading commit data...
vnum.c Loading commit data...
vpf.c Loading commit data...
vre.c Loading commit data...
vrnd.c Loading commit data...
vsa.c Loading commit data...
vsb.3 Loading commit data...
vsb.c Loading commit data...
vsha256.c Loading commit data...
vss.c Loading commit data...
vsub.c Loading commit data...
vtcp.c Loading commit data...
vtim.c Loading commit data...