17 lines
502 B
Plaintext
17 lines
502 B
Plaintext
|
summary: Ensure fallocate() extends files by the correct amount
|
||
|
description: |
|
||
|
Ensure fallocate() extends files by the correct amount. fallocate() is wrapped in fallocate.c++ source code.
|
||
|
contact: David Malcolm <dmalcolm@redhat.com>
|
||
|
component:
|
||
|
- glibc
|
||
|
test: ./runtest.sh
|
||
|
framework: beakerlib
|
||
|
recommend:
|
||
|
- glibc
|
||
|
- gcc-c++
|
||
|
duration: 3m
|
||
|
link:
|
||
|
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=156289
|
||
|
extra-summary: /tools/glibc/fallocate_156289
|
||
|
extra-task: /tools/glibc/fallocate_156289
|