1579 Commits

Author SHA1 Message Date
Bill Zissimopoulos
88aeb83211 doc: fix file name case 2017-01-05 12:54:40 -08:00
Bill Zissimopoulos
a7cee1eafe doc: update testing document 2017-01-05 12:34:06 -08:00
Bill Zissimopoulos
eb0816db56 sys: create: do FspFsvolCreatePostClose when normalized name check fails 2017-01-04 16:26:12 -08:00
Bill Zissimopoulos
51833751d0 appveyor: reenable all jobs 2017-01-04 15:15:14 -08:00
Bill Zissimopoulos
155344ea61 appveyor: memory.dmp test 2017-01-04 15:03:03 -08:00
Bill Zissimopoulos
3874e2a6b5 appveyor: upload perf-tests results as artifact 2017-01-04 14:53:45 -08:00
Bill Zissimopoulos
c5740029f7 appveyor: optimize yml file 2017-01-04 14:41:15 -08:00
Bill Zissimopoulos
9973c4c963 appveyor: optimize yml file 2017-01-04 14:39:12 -08:00
Bill Zissimopoulos
6cfda75447 tools: run-perf-tests: 'self' option changed to 'baseline' 2017-01-04 14:28:52 -08:00
Bill Zissimopoulos
c7d6fc355b tools: run-perf-tests: specialized testing using the self option 2017-01-04 14:26:02 -08:00
Bill Zissimopoulos
b062f8683c appveyor: temporary change 2017-01-04 13:47:50 -08:00
Bill Zissimopoulos
cec5f0be08 appveyor: temporary change 2017-01-04 13:45:23 -08:00
Bill Zissimopoulos
40b61f7667 tools: run-perf-tests: fix 2017-01-04 13:44:22 -08:00
Bill Zissimopoulos
7c383654bd appveyor: perf tests job 2017-01-04 13:07:51 -08:00
Bill Zissimopoulos
9e4e7d4bcf tools: run-tests: ifstest: disable StreamNotifyNameTest 2017-01-03 23:40:49 -08:00
Bill Zissimopoulos
638e5a20b6 sys: FspFileNodeCopyActiveList, FspFileNodeCopyOpenList 2017-01-03 23:14:33 -08:00
Bill Zissimopoulos
95bbb584eb sys: FspFileNodeOpen,FspFileNode: maintain active list 2017-01-03 18:57:00 -08:00
Bill Zissimopoulos
1d8241cba7 sys: FspFileNodeNotifyChange: FILE_NOTIFY_CHANGE_STREAM_WRITE 2017-01-03 12:17:52 -08:00
Bill Zissimopoulos
460726df83 tst: memfs: Cleanup now properly update metadata on MainFileNode 2017-01-03 12:07:52 -08:00
Bill Zissimopoulos
b5cefc59e9 tools: run-tests.bat 2017-01-03 10:43:57 -08:00
Bill Zissimopoulos
e9ca1a8996 tools: run-tests 2017-01-03 10:12:44 -08:00
Bill Zissimopoulos
8c0f609a93 tools: run-tests: ifstest 2017-01-03 00:56:58 -08:00
Bill Zissimopoulos
23eabe5939 sys: FspFsvolFileSystemControlReparsePoint: FSCL_DELETE_REPARSE_POINT 2017-01-03 00:48:12 -08:00
Bill Zissimopoulos
eecca688bc sys: FspFileNodeInvalidateFileInfo: use after setting/deleting reparse point 2017-01-01 12:53:58 -08:00
Bill Zissimopoulos
23d2083d8f sys: FspFsvolFileSystemControlReparsePoint 2017-01-01 11:23:38 -08:00
Bill Zissimopoulos
8d379a4c8b tools: run-tests: ifstest: enable ReparsePoints tests 2016-12-31 23:36:45 -08:00
Bill Zissimopoulos
830985d331 sys: FspFsvolFileSystemControlReparsePoint: STATUS_ACCESS_DENIED 2016-12-31 23:01:40 -08:00
Bill Zissimopoulos
6b37e2ef12 sys: FspFsvolFileSystemControlReparsePointComplete 2016-12-31 21:26:12 -08:00
Bill Zissimopoulos
62dbaf56e3 sys: FspFsvolFileSystemControlReparsePointComplete 2016-12-31 20:50:03 -08:00
Bill Zissimopoulos
d301164609 sys: FspFsvolFileSystemControlReparsePointComplete: STATUS_INVALID_PARAMETER 2016-12-31 16:56:02 -08:00
Bill Zissimopoulos
ada3e1b0e5 tools: run-tests: ifstest: do not output unnamed tests 2016-12-31 16:32:33 -08:00
Bill Zissimopoulos
13d6ec3638 sys: FspFileNodeRenameCheck: allow multiple handles open on the file being renamed 2016-12-31 15:28:26 -08:00
Bill Zissimopoulos
2210561b65 sys: FspIopDispatchComplete: check user mode file system response 2016-12-31 11:22:27 -08:00
Bill Zissimopoulos
1713ce9c9e sys: FSP_STATUS_IGNORE_BIT 2016-12-30 19:48:19 -08:00
Bill Zissimopoulos
8f25dd6cab sys: FspIopCompleteIrpEx:
- only update statistics if we actually have a reference to the DeviceObject
2016-12-30 15:36:06 -08:00
Bill Zissimopoulos
c9485ff214 tools: run-tests: ifstest: add information about disabled tests 2016-12-30 15:03:42 -08:00
Bill Zissimopoulos
5ce1a722b3 tools: run-tests: ifstest: FileInformation tests 2016-12-30 14:43:15 -08:00
Bill Zissimopoulos
27315c1111 sys: FspFsvolQueryInformation,FspFsvolSetInformation:
- return STATUS_INVALID_PARAMETER on volume handles
2016-12-30 14:40:28 -08:00
Bill Zissimopoulos
bd38a39dbd sys: FileHardLinkInformation,FileLinkInformation: return STATUS_NOT_SUPPORTED 2016-12-30 14:14:54 -08:00
Bill Zissimopoulos
766734a8e3 sys: FileAlternateNameInformation: return STATUS_OBJECT_NAME_NOT_FOUND 2016-12-30 13:59:56 -08:00
Bill Zissimopoulos
b242a449b8 tools: run-tests: ifstest: enable FileInformation (not all tests pass yet) 2016-12-30 13:43:17 -08:00
Bill Zissimopoulos
c6a6fdfc36 sys: FSCTL_GET_RETRIEVAL_POINTERS 2016-12-30 13:42:46 -08:00
Bill Zissimopoulos
843d3f0362 sys: FspFsvolSetBasicInformation: invalidate dir caches 2016-12-30 11:01:52 -08:00
Bill Zissimopoulos
5190923c9a sys: FspFsvolQueryDirectoryRetry: on RestartScan do not always reset DirectoryPattern 2016-12-29 15:57:02 -08:00
Bill Zissimopoulos
2f8ac3765d sys: FspFileNodeCleanup:
- Handle the scenario where there are cleaned up, but unclosed streams in the context table.
2016-12-29 14:18:04 -08:00
Bill Zissimopoulos
e4b4e6a1f9 sys: FSP_FILE_NODE::MainFileNode: reference/dereference on create/delete 2016-12-29 13:16:11 -08:00
Bill Zissimopoulos
fa54898c64 appveyor: improvements 2016-12-28 21:50:22 -08:00
Bill Zissimopoulos
2f82d91e1f appveyor: save memory.dmp 2016-12-28 21:30:24 -08:00
Bill Zissimopoulos
7574c39ffb tools: run-tests: check whether ifstest could remove its directories 2016-12-28 17:41:35 -08:00
Bill Zissimopoulos
bdc02c8ab5 tst: memfs: ReadDirectory fix with concurrent deletes 2016-12-28 16:49:21 -08:00