Commit Graph
100 Commits
Author SHA1 Message Date
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
Bill Zissimopoulos 15c16d7070 tools: run-tests: ifstest: enable ChangeNotification 2016-12-27 22:27:13 -08:00
Bill Zissimopoulos ba312de59b sys: security: change notification 2016-12-27 22:24:42 -08:00
Bill Zissimopoulos 5824a24bf4 sys: FspFileNodeNotifyChange: significant improvements 2016-12-27 21:30:56 -08:00
Bill Zissimopoulos f0a0787f6b update submodules 2016-12-27 17:07:58 -08:00
Bill Zissimopoulos c17b84cff2 sys: statistics: fix stupid mistake when having multiple processors 2016-12-27 16:43:53 -08:00
Bill Zissimopoulos 168acb1a1f sys: statistics: implement FSCTL_FILESYSTEM_GET_STATISTICS 2016-12-26 22:45:48 -08:00
Bill Zissimopoulos c8206751d2 sys,dll: Flush now takes FileInfo parameter 2016-12-26 13:59:53 -08:00
Bill Zissimopoulos bec91873fe inc: fsctl: HasTrailingBackslash: allows for better checking user mode 2016-12-24 11:28:59 -08:00
Bill Zissimopoulos 9bf0d5d46d tools: run-tests: ifstest: enable CloseCleanupDelete (-UpdateOnCloseTest) 2016-12-23 17:16:07 -08:00
Bill Zissimopoulos 2d85c7bf73 tst: memfs: update parent timestamp on create/delete 2016-12-23 17:12:23 -08:00
Bill Zissimopoulos ff3436718c sys: FSP_FILE_DESC::DidSetMetadata 2016-12-23 16:26:16 -08:00
Bill Zissimopoulos 69f6f661ba sys,dll: Cleanup, file times overhaul 2016-12-23 15:30:39 -08:00
Bill Zissimopoulos 6e52def53c tools: run-tests: ifstest: enable all tests that pass 2016-12-22 15:59:26 -08:00
Bill Zissimopoulos 2212d021e1 appveyor: run ifstest 2016-12-22 13:23:03 -08:00
Bill Zissimopoulos 7b94f2bebf sys: FspFileNodeSetFileInfo: TruncateOnClose 2016-12-21 16:45:01 -08:00
Bill Zissimopoulos c897ddd864 sys,dll: Cleanup/TruncateOnClose overhaul 2016-12-21 16:09:24 -08:00
Bill Zissimopoulos 8d6314e2db tst: winfsp-tests: create_allocation_test 2016-12-20 10:56:35 -08:00
Bill Zissimopoulos eec63332e0 sys: fileinfo: correctly set AllInformation and StandardInformation DeletePending flag 2016-12-19 13:36:11 -08:00
Bill Zissimopoulos 04186ea834 installer: change product name to WinFsp 2017 2016-12-19 10:46:32 -08:00
Bill Zissimopoulos 3adcf70748 sys: disallow creating a ReadOnly and DeleteOnClose file 2016-12-18 21:50:11 -08:00
Bill Zissimopoulos 33e8b5df04 sys,dll: create: correctly handle FILE_SUPERSEDE 2016-12-18 16:56:11 -08:00
Bill Zissimopoulos 154933ecab sys: overwrite: check hidde/system attributes (IFSTEST) 2016-12-18 16:02:32 -08:00
Bill Zissimopoulos c760cf9563 tst: winfsp-tests: create_namelen_test: disable test in cases that it cannot work 2016-12-18 14:15:08 -08:00
Bill Zissimopoulos 245bba0a17 sys: name: fix warning on x86 builds 2016-12-18 13:35:25 -08:00
Bill Zissimopoulos 3008575bdf tst: winfsp-tests: create_namelen_test 2016-12-18 12:51:57 -08:00
Bill Zissimopoulos 2ce434efbd tst: run-tests: ifstest 2016-12-18 12:04:20 -08:00
Bill Zissimopoulos 94ea4f65f7 sys: FspFileNameIsValid, FspFileNameIsValidPattern: check path component length
tst: memfs: allow filenames to be 512 chars long
2016-12-18 11:51:23 -08:00
Bill Zissimopoulos c780912810 sys: create: fix status return (IFSTEST) 2016-12-17 12:43:00 -08:00
Bill Zissimopoulos 299605b8fc sys: FILE_ATTRIBUTE_DIRECTORY support 2016-12-17 12:13:53 -08:00
Bill Zissimopoulos 86bccd763c tools: run-tests: ifstest 2016-12-16 23:55:19 -08:00
Bill Zissimopoulos 856d3bdefe tools: run-tests: ifstest 2016-12-16 23:10:13 -08:00
Bill Zissimopoulos 104c830437 tools: run-tests: ifstest 2016-12-16 22:54:40 -08:00
Bill Zissimopoulos f35a93d1f7 tools: run-tests: ifstest 2016-12-16 20:20:49 -08:00
Bill Zissimopoulos 2d9b1b80fa sys: lockctl: fix hang uncovered by IFSTEST 2016-12-16 16:31:00 -08:00
Bill Zissimopoulos f1ee19d8dc tst: winfsp-tests: getvolinfo_test: do not do short name testing with shares 2016-12-15 16:52:36 -08:00
Bill Zissimopoulos 671c0c12ab sys: FSCTL_QUERY_PERSISTENT_VOLUME_STATE 2016-12-15 16:15:22 -08:00
Bill Zissimopoulos 6eb2879374 tst: memfs: check FileName length in Create/Open 2016-12-15 14:54:15 -08:00
Bill Zissimopoulos 1e03c1a465 sys: FspFsvolQueryFsAttributeInformation: allow file system to fully specify file system name
tst: memfs: add -F FileSystemName option
2016-12-15 14:26:36 -08:00
Bill Zissimopoulos b55c20b393 tools: deploy ifstest.bat 2016-12-15 13:08:25 -08:00
Bill Zissimopoulos 406af6901f tools: ifstest 2016-12-15 11:58:38 -08:00
Bill Zissimopoulos 40735c4687 sys: POOL_NX_OPTIN 2016-12-14 15:06:00 -08:00
Bill Zissimopoulos 08c283f2a9 tools: run-tests: reorder tests 2016-12-13 16:15:50 -08:00
Bill Zissimopoulos 4fc740588e tst: memfs: disable test that fails with --oplock option 2016-12-13 15:41:00 -08:00
Bill Zissimopoulos 54050c7e1d tst: memfs: stream_create_overwrite_test 2016-12-13 15:17:22 -08:00
Bill Zissimopoulos ff08d63a82 sys,dll: Overwrite: named streams are now removed as per NTFS 2016-12-13 14:37:44 -08:00
Bill Zissimopoulos c37444b0ae tst: memfs: reference counting and descendant enumeration improvements 2016-12-13 13:24:46 -08:00
Bill Zissimopoulos bbb51b4971 sys,dll: Overwrite now correctly handles AllocationSize 2016-12-13 11:52:32 -08:00
Bill Zissimopoulos 6de998ff98 sys: rename: capture correct security context 2016-12-12 13:20:42 -08:00
Bill Zissimopoulos 4b024ebe74 sys: security: turns out that the AccessToken is not needed 2016-12-10 17:45:36 -08:00
Bill Zissimopoulos 418c454a4a dll: FspSetSecurityDescriptor: turns out that the AccessToken is not needed 2016-12-09 17:43:11 -08:00
Bill Zissimopoulos 0b61c48cd6 inc: fsctl: FSP_FSCTL_TRANSACT_REQ QueryDirectory: CaseSensitive 2016-12-09 15:35:55 -08:00
Bill Zissimopoulos 945509ef93 tools: run-tests: net use test 2016-12-09 14:43:10 -08:00
Bill Zissimopoulos 3a65ce332b dll,launcher: invariant string comparisons 2016-12-09 14:23:53 -08:00
Bill Zissimopoulos 228f9e2708 tst: memfs: MEMFS_REPARSE_POINTS conditional 2016-12-08 18:58:05 -08:00
Bill Zissimopoulos ee3918436b fix erroneous file permissions 2016-12-08 18:43:49 -08:00
Bill Zissimopoulos 1bb6d2a0e7 installer: register MEMFS to accommodate bigger file sizes and more files 2016-12-08 12:54:22 -08:00
Bill Zissimopoulos 6d1b9e95db inc: winfsp: add comment regarding limitations of ReadDirectory/Offset 2016-12-08 09:18:09 -08:00
Bill Zissimopoulos 1d8d72129d sys: util: fix Delays when retrying MustSucceed allocations 2016-12-07 17:19:26 -08:00
Bill Zissimopoulos 2ad4e30754 inc: fsctl: add FSP_FSCTL_FILE_INFO::HardLinks field 2016-12-07 16:43:55 -08:00
Bill Zissimopoulos 26cba02091 doc: minor fix in performance testing document 2016-12-07 14:47:10 -08:00
Bill Zissimopoulos 3697defd16 doc: update performance testing document 2016-12-06 22:14:39 -08:00
Bill Zissimopoulos 69a22f1044 doc: update WinFsp Testing document 2016-12-06 19:24:59 -08:00
Bill Zissimopoulos 5a49115a66 doc: fix case insensitive file names 2016-12-06 17:48:04 -08:00
Bill Zissimopoulos 82c8b0d00f doc: rename Performance Testing document 2016-12-06 17:36:47 -08:00
Bill Zissimopoulos d00b5d88af doc: rename documents 2016-12-06 17:25:51 -08:00
Bill Zissimopoulos 6d19176d7c update README 2016-12-06 17:06:44 -08:00
Bill Zissimopoulos e231b9c662 doc: add winfsp.h documentation in markdown format 2016-12-06 17:04:44 -08:00
Bill Zissimopoulos 025a74e663 rename .adoc files to .asciidoc 2016-12-06 16:57:09 -08:00
Bill Zissimopoulos 834adbdc36 restructure project to accommodate wiki 2016-12-06 16:40:32 -08:00
Bill Zissimopoulos 25c687d5c5 doc; winfsp-ipc: update document 2016-12-06 15:25:59 -08:00
Bill Zissimopoulos 200de2a7f9 doc: winfsp-ipc: WinFsp as IPC Mechanism 2016-12-06 09:50:37 -08:00
Bill Zissimopoulos 8e7c241f32 doc: perf-tests: update Performance Testing document 2016-12-05 16:37:31 -08:00
Bill Zissimopoulos e530e671a5 doc: perf-tests: update Performance Testing document 2016-12-05 14:50:29 -08:00
Bill Zissimopoulos d804f5674d tst: fsbench: disable rdwr sector tests as they are too slow 2016-12-05 11:54:59 -08:00
Bill Zissimopoulos ac6f024715 fsbench: expand on read/write tests and fixes 2016-12-04 14:41:38 -08:00
Bill Zissimopoulos a1af8ff921 sys: Queued Events and use fin FSP_IOQ 2016-12-03 19:41:26 -08:00
Bill Zissimopoulos f7ca9f0522 tst: memfs: ReadDirectory im: optimization to improve quadratic behavior 2016-11-30 21:50:44 -08:00
Bill Zissimopoulos 3518d7a8c2 tst: memfs: ReadDirectory improvements 2016-11-30 16:12:00 -08:00
Bill Zissimopoulos 281d92f2bc doc: perf-tests: improve conditional check for AsciidocFX 2016-11-30 10:00:43 -08:00
Bill Zissimopoulos 7769a2c062 doc: perf-tests: typos 2016-11-30 09:43:10 -08:00
Bill Zissimopoulos 595a77bd2e doc: update perf-tests document 2016-11-29 23:42:41 -08:00
Bill Zissimopoulos 6860a6986a doc: update perf-tests document 2016-11-29 23:34:54 -08:00
Bill Zissimopoulos 63e8cf1090 doc: add perf-tests document and supporting files 2016-11-29 22:22:45 -08:00
Bill Zissimopoulos 7bdca634aa tools: run-perf-tests: only iterate 5 times 2016-11-29 12:43:25 -08:00