aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-05-31 09:34:40 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-05-31 09:36:51 -0700
commit5e20b4da8ec861573fdf50205221542604be9bbc (patch)
tree042874ecca4ee7962e5dbe3a56fd576559262e42 /example
parent952492ff432a54f54307a368e0256653060648b5 (diff)
tst_link(): wait for RELEASE request
Since RELEASE requests are asynchronous, it is possible that libfuse still considers the file to be open when userspace has closed it, so that a successive unlink() call from userspace actually triggers a rename(). We avoid the resulting test failure by re-trying a few times. Fixes: #157.
Diffstat (limited to 'example')
0 files changed, 0 insertions, 0 deletions