1644 Commits

Author SHA1 Message Date
Bill Zissimopoulos
e86dcde1a1 tst: fsbench: improvements 2016-11-27 11:16:06 -08:00
Bill Zissimopoulos
6e10e0489b tst: fsbench: mmap tests 2016-11-26 22:09:40 -08:00
Bill Zissimopoulos
f82cad712a tst: fsbench: rdwr test 2016-11-26 20:50:35 -08:00
Bill Zissimopoulos
d12234bb01 tst: memfs: improve memory allocation scheme 2016-11-26 20:08:55 -08:00
Bill Zissimopoulos
10a8519294 tst: fsbench: file_open_test, file_overwrite_test 2016-11-26 12:01:01 -08:00
Bill Zissimopoulos
1b6395fc91 tst: fsbench: file_list_test 2016-11-25 15:10:07 -08:00
Bill Zissimopoulos
f1a363b848 tst: fsbench: simple benchmark program 2016-11-25 11:46:21 -08:00
Bill Zissimopoulos
eea1a8fd8b tst: winfsp-tests: disable tests that cannot work under a network share 2016-11-24 17:35:45 -08:00
Bill Zissimopoulos
5444ce7f50 sys: rename: only do MmFlushImageSection when ImageSectionObject is not NULL 2016-11-24 15:09:39 -08:00
Bill Zissimopoulos
29c140b9cd tst: winfsp-tests: delete_pending_test 2016-11-24 13:34:51 -08:00
Bill Zissimopoulos
cdfd60877b tst: winfsp-tests: delete_mmap_test 2016-11-24 13:26:50 -08:00
Bill Zissimopoulos
e7931e28fd tst: make non-essential and long running tests optional 2016-11-23 21:26:21 -08:00
Bill Zissimopoulos
002a0262f7 sys: FspFileNodeOplockCheckAsyncEx: DEBUGTEST 2016-11-23 21:23:57 -08:00
Bill Zissimopoulos
1ffba78a18 tst: winfsp-tests: oplock testing 2016-11-23 16:19:46 -08:00
Bill Zissimopoulos
1d3423d5fb tst: winfsp-tests: oplock testing 2016-11-23 16:11:24 -08:00
Bill Zissimopoulos
a894e4a2af tst: winfsp-tests: oplock testing 2016-11-23 15:41:28 -08:00
Bill Zissimopoulos
b6f084d71f tst: winfsp-tests: oplock testing 2016-11-23 11:46:46 -08:00
Bill Zissimopoulos
ca6d0d2dcf tst: winfsp-tests: disable oplock tests on shares 2016-11-22 22:15:46 -08:00
Bill Zissimopoulos
d6d781355f sys: DEBUGTEST_EX macro: fix 2016-11-22 22:20:14 -08:00
Bill Zissimopoulos
851a6145cd tst: winfsp-tests: oplock testing 2016-11-22 21:20:31 -08:00
Bill Zissimopoulos
aec7b34e13 tst: winfsp-tests: HookDeleteFileW: oplock testing 2016-11-22 20:21:35 -08:00
Bill Zissimopoulos
38006ba553 tst: HookMoveFileExW: fix problem with requesting oplock on same file 2016-11-22 18:30:08 -08:00
Bill Zissimopoulos
ee469b40e7 sys: FspFileNodeRename: handle cleaned up but not closed file 2016-11-22 17:27:52 -08:00
Bill Zissimopoulos
1f385a9ab5 sys: rename: bail early when attempting to replace directory 2016-11-22 15:47:34 -08:00
Bill Zissimopoulos
ba78fbb956 sys: rename: oplock refactoring 2016-11-22 14:18:10 -08:00
Bill Zissimopoulos
8f10ba4fc9 sys: file: GATHER_DESCENDANTS, SCATTER_DESCENDANTS macros 2016-11-22 11:32:40 -08:00
Bill Zissimopoulos
b0a59e42fc tst: add oplock testsuite run and disable some tests according to configuration 2016-11-21 16:45:10 -08:00
Bill Zissimopoulos
2e089b92c5 sys: FspFileNodeCheckBatchOplocksOnAllStreams: fix oplock related deadlock
- fix: initiate oplock break, release FileNode and wait for oplock break completion
2016-11-21 16:28:00 -08:00
Bill Zissimopoulos
37362cb8cc sys: file,wq: make oplock functions paged 2016-11-20 17:52:38 -08:00
Bill Zissimopoulos
127d4cc4eb sys: fsctl: oplock fixes 2016-11-20 15:27:24 -08:00
Bill Zissimopoulos
ce551d4e0d sys: oplock: refactoring/cleanup 2016-11-20 14:08:23 -08:00
Bill Zissimopoulos
53f60a698a tst: winfsp-tests: add oplock option 2016-11-19 22:58:40 -08:00
Bill Zissimopoulos
aa23672b01 sys: fsctl: enable oplock processing 2016-11-18 22:20:03 -08:00
Bill Zissimopoulos
e4de0f0513 sys: oplock: perform stream oplock checks
sys: rename: fix some rename issues
2016-11-18 18:38:15 -08:00
Bill Zissimopoulos
8750451e10 sys: FspFsvolDeviceEnumerateContextByName, FspFileNodeRename: bugfix: properly enumerate/rename streams 2016-11-16 14:34:01 -08:00
Bill Zissimopoulos
358db2a54f sys: oplock: misc fixes and improvements 2016-11-16 13:34:43 -08:00
Bill Zissimopoulos
4294182c1a sys: oplock testing 2016-11-15 17:05:05 -08:00
Bill Zissimopoulos
f17168f2fa sys: oplock testing: DEBUGTEST_EX 2016-11-15 13:17:49 -08:00
Bill Zissimopoulos
959d8537c6 sys: oplock testing 2016-11-14 20:36:51 -08:00
Bill Zissimopoulos
6a48087d5f sys: create: oplock testing 2016-11-14 17:28:53 -08:00
Bill Zissimopoulos
0a59c5d685 tools: add executable bit to batch files 2016-11-14 17:21:00 -08:00
Bill Zissimopoulos
5b1b8288c2 sys: create: FspFsvolCreateOpenOrOverwiteOplock: fix typo 2016-11-14 17:15:09 -08:00
Bill Zissimopoulos
53e2f13e38 sys: FspFileNodeRenameCheck 2016-11-14 11:20:32 -08:00
Bill Zissimopoulos
cb6b10385b sys: rename: oplocks 2016-11-13 22:06:53 -08:00
Bill Zissimopoulos
f49cf412a8 sys: fileinfo: oplocks 2016-11-13 10:45:24 -08:00
Bill Zissimopoulos
764b772731 sys: lockctl, read, write: oplocks 2016-11-12 18:01:27 -08:00
Bill Zissimopoulos
7518a6e418 sys: read, write: oplocks 2016-11-12 13:12:35 -08:00
Bill Zissimopoulos
2772af5478 sys: FspWqOplockPrepare: use work routine 2016-11-12 12:06:28 -08:00
Bill Zissimopoulos
f2535484ea sys: wq: WIP 2016-11-12 11:43:47 -08:00
Bill Zissimopoulos
97ee4fa77f sys: lockctl: oplocks 2016-11-12 11:32:37 -08:00