One of the Fuse build tests failed on my machine -
[...]
# Failed test (test/getattr.t at line 41)
# got: '33188 1 0 0 0 0 1122932072 1122932072 1122932072 131072 0'
# expected: '33188 1 0 0 0 0 1122932072 1122932072 1122932072 4096 0'
# Looks like you failed 1 test of 28.
test/getattr.....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 28
Failed 1/28 tests, 96.43% okay
[...]
Is the Fuse filesystem blocksize allowed to differ from the real blocksize?
I'm running Debian unstable, Linux 2.6.12-mm2 & the FUSE module included with this kernel version
fuse-utils 2.3.0-1 & perl 5.8.7-4 are installed
MANY thanks for maintaining Perl FUSE bindings - I'm crazy to try them out!
Jack