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/426 fails with data protection. #39

Closed stevenjswanson closed 7 years ago

stevenjswanson commented 7 years ago
swanson@swanson:~/nova-testscripts/nova-ci$ list_module_args nova
nova
data_csum=0
data_parity=0
dram_struct_csum=0
inplace_data_updates=0
measure_timing=0
metadata_csum=0
mmap_cow=1
unsafe_metadata=0
wprotect=0
swanson@swanson:~/nova-testscripts/nova-ci$ ./run_tests.sh xfstests generic/426
...
    +++ /home/swanson/nova-testscripts/nova-ci/xfstests/xfstests/results//generic/426.out.bad   2017-07-11 09:47:14.243854365 -0700
    @@ -1,2 +1,3 @@
     QA output created by 426
    +open_by_handle(1023) opened an unlinked file!
     Silence is golden
    ...
    (Run 'diff -u tests/generic/426.out /home/swanson/nova-testscripts/nova-ci/xfstests/xfstests/results//generic/426.out.bad'  to see the entire diff)
Ran: generic/426
Failures: generic/426
Failed 1 of 1 tests