tools,tst: backwards compat testing for FUSE layer

This commit is contained in:
Bill Zissimopoulos
2017-11-15 13:41:17 -08:00
parent 3cc9697248
commit a9080208d9
5 changed files with 46 additions and 4 deletions

View File

@ -0,0 +1,3 @@
This directory contains binaries of `passthrough-fuse` from release `v1.2B2`. Both `x64` and `x86` binaries are provided.
The WinFsp-FUSE layer added support for `struct fuse_stat_ex` in `v1.2B3` which was a potentially breaking change for backwards compatibility. These binaries are used to verify that WinFsp-FUSE remains backwards compatible.