Files
Richard W.M. Jones 5cc914bccc fuse/test-fuse.c: Partially disable test because of caching
Previously we noted in a comment that stat("hello.txt") is cached (and
not called again), so the test of the link count failed.  Something
has changed, possibly in the kernel, but it results in even more
aggressive caching so that an earlier, similar test also fails in the
same way.  I checked by enabling debugging that the stat call doesn't
result in guestfs_lstatns being called, and the old value for the
statbuf was being returned.

(cherry picked from commit f16fcdcfa2)
2022-07-06 13:32:44 +01:00
..
2022-03-09 09:27:19 +00:00
2022-03-09 09:27:19 +00:00
2021-04-08 11:36:40 +01:00
2022-03-09 09:27:19 +00:00