1375 Commits

Author SHA1 Message Date
Bill Zissimopoulos
2d98cda607 sys: oplocks: WIP 2016-11-10 12:11:14 -08:00
Bill Zissimopoulos
8395b22ddc sys: oplocks: WIP 2016-11-10 12:10:55 -08:00
Bill Zissimopoulos
809505d8a3 appveyor: on_finish: perform verifier_query 2016-11-10 11:47:24 -08:00
Bill Zissimopoulos
9df0920de1 tools: run-tests: always do leak test (even on failures) 2016-11-10 11:47:15 -08:00
Bill Zissimopoulos
c10c7cc672 sys: FspFileNodeClose: ensure that cleanup also happens when Create fails 2016-11-10 11:47:06 -08:00
Bill Zissimopoulos
a0cb134bd3 sys: FspFsvolReadNonCached,FspFsvolWriteNonCached: reuse work Requests 2016-11-10 11:46:16 -08:00
Bill Zissimopoulos
becfd2e1c5 sys: request work item refactoring 2016-11-10 11:45:58 -08:00
Bill Zissimopoulos
1e93f0d10d sys: request work item refactoring 2016-11-10 11:45:38 -08:00
Bill Zissimopoulos
adeb847c7e sys: request work item refactoring 2016-11-10 11:45:17 -08:00
Bill Zissimopoulos
5a83c68f56 sys: request work item refactoring 2016-11-10 11:45:04 -08:00
Bill Zissimopoulos
9d176643c3 sys: driver.h: add static assert for size of FSP_FSCTL_TRANSACT_REQ_HEADER 2016-11-10 11:44:42 -08:00
Bill Zissimopoulos
b1d8192d59 sys: restrict build to Win7 2016-11-10 11:44:26 -08:00
Bill Zissimopoulos
bd3d462bce sys: FspFileNodeSetFileInfo: fix Release build warning 2016-11-06 18:44:58 -08:00
Bill Zissimopoulos
aa2d70d8de sys: FspFileNodeSetFileInfo: make CcSetFileSizes failures benign
tst: fscrash: test huge allocation size failures
2016-11-06 17:15:07 -08:00
Bill Zissimopoulos
31c40d017d sys: create: allow user mode file system to disable caching for individual files 2016-11-04 13:08:10 -07:00
Bill Zissimopoulos
5c8da5518c sys: FspFsvolCreate: clarify comment 2016-11-04 12:22:43 -07:00
Bill Zissimopoulos
a80a9d3d4c doc: update winfsp-testing.adoc 2016-11-04 09:58:01 -07:00
Bill Zissimopoulos
57580e91f5 tools: run-tests: fscrash 2016-11-04 00:32:16 -07:00
Bill Zissimopoulos
1a43619c5e tst: fscrash: WIP 2016-11-04 00:03:30 -07:00
Bill Zissimopoulos
aae6a15e5a tst: fscrash: WIP 2016-11-03 22:31:59 -07:00
Bill Zissimopoulos
f54ce6a65d tst: fscrash: WIP 2016-11-03 21:48:34 -07:00
Bill Zissimopoulos
ab0c2fc25c tst: fscrash: WIP 2016-11-03 20:39:28 -07:00
Bill Zissimopoulos
fd439add27 doc: winfsp-testing: add information about fscrash 2016-11-03 19:53:02 -07:00
Bill Zissimopoulos
8855a2b896 tst: fscrash: WIP 2016-11-03 19:18:53 -07:00
Bill Zissimopoulos
7c41ffd64e tst: fscrash: initial commit 2016-11-03 16:15:32 -07:00
Bill Zissimopoulos
621eb63029 doc: minor fix in winfsp-testing.adoc 2016-11-03 12:42:28 -07:00
Bill Zissimopoulos
f1b96f8a28 doc: add WinFsp Testing Strategy document 2016-11-03 12:39:14 -07:00
Bill Zissimopoulos
4512dac0a9 doc: update Changelog 2016-11-03 09:36:50 -07:00
Bill Zissimopoulos
deee32b743 tools: run-tests: perform leak-test after all WinFsp drives have been unmounted 2016-11-02 22:12:39 -07:00
Bill Zissimopoulos
5f1b723fab tools: run-tests: leak-test 2016-11-02 21:31:28 -07:00
Bill Zissimopoulos
453f1732dc tools: run-tests: leak-test: add output 2016-11-02 21:00:08 -07:00
Bill Zissimopoulos
8c8d669be8 tools: run-tests: leak-test: add output 2016-11-02 20:59:16 -07:00
Bill Zissimopoulos
53077d990a tools: run-tests: leak-test 2016-11-02 20:16:18 -07:00
Bill Zissimopoulos
c665812d76 sys: FspVolumeDelete: perform MmForceSectionClosed on open files
- this removes them from the Mm Standby List
2016-11-02 18:27:38 -07:00
Bill Zissimopoulos
b56379b542 tools: run-tests: simple standby list test 2016-11-02 16:22:47 -07:00
Bill Zissimopoulos
83c1489b92 sys: FspVolumeMountNoLock: dereference FsvrtDeviceObject on success
resolves a VPB/FsvrtDeviceObject leak
2016-11-02 13:00:46 -07:00
Bill Zissimopoulos
3e3aa7651f dll: UmFileContextIsUserContext2, UmFileContextIsFullContext support 2016-11-01 18:49:28 -07:00
Bill Zissimopoulos
ec2cf5106d src: ioctl.i: comment out symbol that does not exist during Debug build on AppVeyor 2016-11-01 16:10:19 -07:00
Bill Zissimopoulos
25322059b3 appveyor: build Debug and Release configurations 2016-11-01 16:03:00 -07:00
Bill Zissimopoulos
a255fa11e7 tst: winfsp-tests: disable FILE_FLAG_NO_BUFFERING mmap test against localhost share (Win8 bug) 2016-11-01 14:56:01 -07:00
Bill Zissimopoulos
dbb8b5d3b9 tst: winfsp-tests: --share option now allows running tests against remote share 2016-11-01 13:32:51 -07:00
Bill Zissimopoulos
4c6a61d2c9 tst: winfsp-tests: refactoring/fixes when running --ntfs/--external tests 2016-11-01 11:13:25 -07:00
Bill Zissimopoulos
ac4828ec11 tools: run-tests: disable rdwr_mmap and reparse_symlink tests which currently fail under redirector/SRV2 2016-10-31 12:18:53 -07:00
Bill Zissimopoulos
e0f163e9ba sys: maintain FO_FILE_MODIFIED bit 2016-10-29 13:04:13 -07:00
Bill Zissimopoulos
9bcd8dcb8e sys: FspIopCompleteIrpEx: handle SRV2 query directory completion 2016-10-28 16:33:54 -07:00
Bill Zissimopoulos
096e5b7eb1 Revert "sys: FspFsvolDirectoryControlComplete: support SRV2 queries"
This reverts commit 7f2426271c2a773527feb6914f9522fbe758201c.
2016-10-28 11:43:26 -07:00
Bill Zissimopoulos
1c85fb94f0 sys: FspFileNodeCleanupComplete, FspFileNodeClose: fix problem with OpenCount handling 2016-10-27 23:57:27 -07:00
Bill Zissimopoulos
4417ebcc92 sys: util: FspSafeMdlCreate: assertion fix 2016-10-27 23:30:16 -07:00
Bill Zissimopoulos
5fa631339d sys: FspFsvolSetRenameInformation: correctly compute Suffix for SRV2 renames 2016-10-27 11:44:43 -07:00
Bill Zissimopoulos
26092211a8 tst: winfsp-tests: --external tests done within a temporary directory 2016-10-26 20:24:57 -07:00