Ph. Marek wrote, On 03/05/06 02:30:
r275 seems to fix 011 but 016 fails (it's also the case under 1.0.6 with
the same error).
    
This line uses the =~ operator.
What does "fsvs st /tmp/fsvs-test-0/wc" say? With -d?
Here the output:

# ./fsvs -V
Version trunk:279

# ./fsvs st -d /tmp/fsvs-test-0/wc
10:00:17.835 main[fsvs.c:406] optind=3 heap=0x805e000 per_sts=164 action=""> 10:00:17.835 waa__open[waa.c:304] reading target /var/spool/fsvs/46/d9/862df7439936a14c8caf7ba9f937/ign
10:00:17.835 ign__load_list[ignore.c:390] no ignore list found
10:00:17.836 waa__open[waa.c:304] reading target /var/spool/fsvs/46/d9/862df7439936a14c8caf7ba9f937/dir
10:00:17.836 waa__open[waa.c:317] got fh 3
10:00:17.836 waa__input_tree[waa.c:1116] reading 1024 subdirs, 6 entries, 49 bytes string-space
10:00:17.836 ops__allocate[est_ops.c:670] need 6 blocks
10:00:17.836 ops__allocate[est_ops.c:707] no freelist, allocating
10:00:17.836 ops__build_path[est_ops.c:506] need 1024 bytes
10:00:17.836 ops__build_path[est_ops.c:520] new cache 0
10:00:17.836 ops__build_path[est_ops.c:534] reallocated cache 0
10:00:17.836 ops__build_path[est_ops.c:552] status=0; path=.
10:00:17.836 ops___stat_to_action[est_ops.c:226] change = 0
10:00:17.836 ops__update_single_entry[est_ops.c:1049] existing .: action="" flags=0, status=0
10:00:17.836 ops__build_path[est_ops.c:506] need 1024 bytes
10:00:17.836 ops__build_path[est_ops.c:520] new cache 1
10:00:17.836 ops__build_path[est_ops.c:534] reallocated cache 1
10:00:17.836 ops__build_path[est_ops.c:552] status=0; path=./ign-dir1
10:00:17.836 ops___stat_to_action[est_ops.c:226] change = 0
10:00:17.836 ops__update_single_entry[est_ops.c:1049] existing ./ign-dir1: action="" flags=0, status=0
10:00:17.837 ops__build_path[est_ops.c:506] need 1024 bytes
10:00:17.837 ops__build_path[est_ops.c:520] new cache 2
10:00:17.837 ops__build_path[est_ops.c:534] reallocated cache 2
10:00:17.837 ops__build_path[est_ops.c:552] status=0; path=./IGN-s-dir2
10:00:17.837 ops___stat_to_action[est_ops.c:226] change = 0
10:00:17.837 ops__update_single_entry[est_ops.c:1049] existing ./IGN-s-dir2: action="" flags=0, status=0
10:00:17.837 ops__build_path[est_ops.c:506] need 1024 bytes
10:00:17.837 ops__build_path[est_ops.c:520] new cache 3
10:00:17.837 ops__build_path[est_ops.c:534] reallocated cache 3
10:00:17.837 ops__build_path[est_ops.c:552] status=0; path=./ign-dir2
10:00:17.837 ops___stat_to_action[est_ops.c:226] change = 0
10:00:17.837 ops__update_single_entry[est_ops.c:1049] existing ./ign-dir2: action="" flags=0, status=0
10:00:17.837 ops__build_path[est_ops.c:506] need 1024 bytes
10:00:17.837 ops__build_path[est_ops.c:520] new cache 4
10:00:17.837 ops__build_path[est_ops.c:534] reallocated cache 4
10:00:17.837 ops__build_path[est_ops.c:552] status=0; path=./ign-dir2/sub
10:00:17.837 ops___stat_to_action[est_ops.c:226] change = 0
10:00:17.837 ops__update_single_entry[est_ops.c:1049] existing ./ign-dir2/sub: action="" flags=0, status=0
10:00:17.837 ops__build_path[est_ops.c:506] need 1024 bytes
10:00:17.837 ops__build_path[est_ops.c:520] new cache 5
10:00:17.837 ops__build_path[est_ops.c:534] reallocated cache 5
10:00:17.837 ops__build_path[est_ops.c:552] status=0; path=./ign-dir2/IGN-p-dir3
10:00:17.837 ops___stat_to_action[est_ops.c:226] change = 0
10:00:17.837 ops__update_single_entry[est_ops.c:1049] existing ./ign-dir2/IGN-p-dir3: action="" flags=0, status=0
10:00:17.837 waa__read_or_build_tree[waa.c:1280] read tree = 0
10:00:17.837 main[fsvs.c:440] heap=0x8066000


Reply via email to