NVSL / linux-nova

NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
http://nvsl.ucsd.edu/index.php?path=projects/nova
Other
421 stars 117 forks source link

XFStests generic/313: fails for unsafe metadata #46

Closed stevenjswanson closed 7 years ago

stevenjswanson commented 7 years ago

generic/313 4s ... - output mismatch (see /home/swanson/nova-testscripts/nova-ci/xfstests/xfstests/results//generic/313.out.bad)
    --- tests/generic/313.out   2017-07-19 18:38:10.810060693 +0000
    +++ /home/swanson/nova-testscripts/nova-ci/xfstests/xfstests/results//generic/313.out.bad   2017-07-20 07:18:44.006231196 +0000
    @@ -1,2 +1,4 @@
     QA output created by 313
     Silence is golden
    +ctime not updated after ftruncate
    +mtime not updated after ftruncate
    ...
    (Run 'diff -u tests/generic/313.out /home/swanson/nova-testscripts/nova-ci/xfstests/xfstests/results//generic/313.out.bad'  to see the entire diff)