Commit Graph
100 Commits
Author SHA1 Message Date
Bill Zissimopoulos 66f54294a2 sys: IRP_MJ_SET_INFORMATION 2016-02-05 18:30:34 -08:00
Bill Zissimopoulos dc77a1109f sys: IRP_MJ_SET_INFORMATION: FileDispositionInformation 2016-02-04 14:02:26 -08:00
Bill Zissimopoulos 320fa3cf56 sys: IRP_MJ_QUERY_INFORMATION 2016-02-04 13:46:26 -08:00
Bill Zissimopoulos fcd9945506 sys: IRP_MJ_SET_INFORMATION 2016-02-03 17:45:27 -08:00
Bill Zissimopoulos 71eed46e42 inc: fsctl.h 2016-02-03 16:25:24 -08:00
Bill Zissimopoulos 25aabc2b4f sys: IRP_MJ_QUERY_INFORMATION 2016-02-03 13:53:47 -08:00
Bill Zissimopoulos 72e0d5a96b sys: FSP_FILE_NODE/FSP_FILE_DESC: improve DeleteOnClose/DeletePending handling 2016-02-03 11:50:50 -08:00
Bill Zissimopoulos 93e3e37960 sys: IRP_MJ_CREATE 2016-02-02 20:18:37 -08:00
Bill Zissimopoulos f8992fad0a sys: IRP_MJ_CREATE 2016-02-02 17:02:09 -08:00
Bill Zissimopoulos 788f936a54 sys: FSP_IOP_REQUEST_FINI changes and correctly setting FileNode owner during IRP_MJ_CREATE 2016-02-02 16:57:13 -08:00
Bill Zissimopoulos d0d4c0ed8f sys: FspFileNodeSetFileInfo: refactoring 2016-02-02 15:59:25 -08:00
Bill Zissimopoulos 7b5a7cd2f0 sys: FspFileNodeSetOwner(), FspFileNodeReleaseOwner() 2016-01-30 22:02:30 -08:00
Bill Zissimopoulos b2e6ec0f44 sys: FspIopRetryPrepareIrp() 2016-01-27 16:57:48 -08:00
Bill Zissimopoulos dde82a1081 sys: DEBUGRANDTEST() 2016-01-27 15:26:44 -08:00
Bill Zissimopoulos f491d6015f sys: FspVolumeTransact(): do not retry IRP completions immediately 2016-01-27 13:59:48 -08:00
Bill Zissimopoulos acf1b453fc sys: FspIopRetryCompleteIrp() and related changes 2016-01-27 13:41:37 -08:00
Bill Zissimopoulos eda129ae81 sys: FSP_IOCMPL_DISPATCH now returns NTSTATUS 2016-01-27 11:59:52 -08:00
Bill Zissimopoulos c9fb46ff11 sys: IRP_MJ_CREATE: FspFsvolCreateRetryComplete: refactoring 2016-01-27 10:55:22 -08:00
Bill Zissimopoulos e86f4b0836 sys: FspFsvolCreateRetryComplete 2016-01-26 20:43:51 -08:00
Bill Zissimopoulos 79a6539caa sys: FspIopDispatchRetryComplete() 2016-01-26 20:03:56 -08:00
Bill Zissimopoulos af5745d5fc sys: FspIopDispatchRetryComplete() 2016-01-26 19:52:36 -08:00
Bill Zissimopoulos ffbe13e6d9 sys: ioq: FspIoqRetryCompleteIrp(), FspIoqNextCompleteIrp() 2016-01-26 17:13:34 -08:00
Bill Zissimopoulos 0de4ba4f1b sys: ioq: FspIoqRetryCompleteIrp(), FspIoqNextCompletedIrp() 2016-01-26 17:01:26 -08:00
Bill Zissimopoulos a9838939e4 sys: IRP_MJ_QUERY_INFORMATION: refactoring 2016-01-26 13:57:09 -08:00
Bill Zissimopoulos ba0896d3c8 sys: IRP_MJ_SET_INFORMATION 2016-01-26 12:14:30 -08:00
Bill Zissimopoulos 0a36bf3a74 sys: IRP_MJ_SET_INFORMATION 2016-01-26 12:05:02 -08:00
Bill Zissimopoulos 976c054d06 sys: IRP_MJ_SET_INFORMATION 2016-01-26 11:05:36 -08:00
Bill Zissimopoulos a889451345 fsctl.h: FSP_FSCTL_VOLUME_INFO changes 2016-01-25 18:17:54 -08:00
Bill Zissimopoulos a01e119ec3 winfsp-tests: getvolinfo_test 2016-01-25 17:58:22 -08:00
Bill Zissimopoulos 96c1e786f4 sys: IRP_MJ_CREATE: check for trailing backslash after FileNode->FileName generation 2016-01-25 17:00:23 -08:00
Bill Zissimopoulos 0ebb8c620c winfsp-tests: getvolinfo_test 2016-01-25 16:38:45 -08:00
Bill Zissimopoulos c203404672 winfsp-tests: WIP 2016-01-25 15:53:29 -08:00
Bill Zissimopoulos 4ff1b1a9cb winfsp-tests: fileinfo-test: GetFileInformationByHandle 2016-01-25 15:41:28 -08:00
Bill Zissimopoulos f19500568d sys, winfsp-tests: rename SerialNumber to VolumeSerialNumber 2016-01-25 15:33:47 -08:00
Bill Zissimopoulos 82d88e2af8 dll, winfsp-tests: ensure that all tests pass as IRP_MJ_CREATE is no longer the first IRP seen during tests (it is not IRP_MJ_QUERY_VOLUME_INFORMATION) 2016-01-25 15:26:40 -08:00
Bill Zissimopoulos f7ce154278 winfsp-tests: memfs 2016-01-25 14:14:18 -08:00
Bill Zissimopoulos a7479b2b29 dll: IRP_MJ_QUERY_VOLUME_INFORMATION 2016-01-25 13:46:52 -08:00
Bill Zissimopoulos a25e30e4a2 sys: IRP_MJ_QUERY_VOLUME_INFORMATION 2016-01-25 12:54:40 -08:00
Bill Zissimopoulos 1c464cad2b fsctl: FSP_FSCTL_VOLUME_PARAMS 2016-01-25 12:02:52 -08:00
Bill Zissimopoulos ed91c26c59 sys: IRP_MJ_QUERY_VOLUME_INFORMATION 2016-01-24 23:35:29 -08:00
Bill Zissimopoulos 99f876380a sys: FsInformationClassSym() 2016-01-24 22:31:55 -08:00
Bill Zissimopoulos 225f2ff59e sys: FsInformationClassSym() 2016-01-24 22:29:00 -08:00
Bill Zissimopoulos a0b0f9600c sys: IRP_MJ_QUERY_INFORMATION 2016-01-24 22:11:27 -08:00
Bill Zissimopoulos 81bcbb9ea0 winfsp-tests: getinfo_test 2016-01-24 17:45:57 -08:00
Bill Zissimopoulos c34e70f7ab dll: FspDebugLogFT 2016-01-24 17:30:16 -08:00
Bill Zissimopoulos 0e2b411f38 winfsp-tests: getinfo_test 2016-01-24 14:04:37 -08:00
Bill Zissimopoulos 9013761bff dll: IRP_MJ_QUERY_INFORMATION: testing 2016-01-24 13:44:29 -08:00
Bill Zissimopoulos 19ff086c9a sys: IRP_MJ_QUERY_INFORMATION: testing 2016-01-24 13:23:39 -08:00
Bill Zissimopoulos c2c1177b20 winfsp-tests: getinfo_test 2016-01-24 12:50:47 -08:00
Bill Zissimopoulos 437c363391 winfsp-tests: getinfo_test 2016-01-24 12:06:16 -08:00
Bill Zissimopoulos 1db9f2b677 winfsp-tests: getinfo_test 2016-01-24 11:27:38 -08:00
Bill Zissimopoulos 83329c8e71 winfsp-tests: memfs: GetInformation 2016-01-23 23:08:32 -08:00
Bill Zissimopoulos 7b5262ccef sys, dll: IRP_MJ_QUERY_INFORMATION 2016-01-23 23:06:22 -08:00
Bill Zissimopoulos 69fd1ebd6c sys: store FileInfo in FileNode's 2016-01-23 14:01:53 -08:00
Bill Zissimopoulos af36418f43 fsctl: FSP_FSCTL_FILE_INFO and related changes 2016-01-22 23:00:25 -08:00
Bill Zissimopoulos 2afa957feb winfsp-tests: memfs: minor improvement 2016-01-22 16:42:35 -08:00
Bill Zissimopoulos 68795652b3 sys: Create requests now send additional information on response 2016-01-22 16:39:46 -08:00
Bill Zissimopoulos c15ace9653 sys: debug: FileInformationClassSym() 2016-01-22 16:08:23 -08:00
Bill Zissimopoulos 0c48770cc5 sys: create: comment change 2016-01-22 10:24:54 -08:00
Bill Zissimopoulos cf8918be28 winfsp-tests: create_test: test the tests(!) by trying them against NTFS 2016-01-22 10:00:22 -08:00
Bill Zissimopoulos 56c6b5287f sys: RelatedFileObject: testing 2016-01-21 17:34:50 -08:00
Bill Zissimopoulos f98ce856b3 winfsp-tests: create_test: backslash at path end 2016-01-21 15:41:46 -08:00
Bill Zissimopoulos 1d717cc60f winfsp-tests: create_test: double backslash at path root 2016-01-21 15:22:46 -08:00
Bill Zissimopoulos 32a30c5d20 winfsp-tests: create_test: double backslash at path root 2016-01-21 15:17:11 -08:00
Bill Zissimopoulos e2e96322f3 sys: check and remove volume prefix when mounted as a network file system 2016-01-21 15:06:41 -08:00
Bill Zissimopoulos e8eccef80a sys: FspDebugLogIrp 2016-01-21 12:33:40 -08:00
Bill Zissimopoulos 3692f71205 winfsp-tests: create_share_test 2016-01-21 12:19:27 -08:00
Bill Zissimopoulos ad8499b0d5 sys: absolute security descriptor testing 2016-01-21 00:18:05 -08:00
Bill Zissimopoulos 91c9b87c20 sys: security descriptor testing 2016-01-20 23:48:56 -08:00
Bill Zissimopoulos 9eb7d58336 winfsp-tests: create_test 2016-01-20 22:06:32 -08:00
Bill Zissimopoulos 8d9a998c35 winfsp-tests: memfs 2016-01-20 21:49:52 -08:00
Bill Zissimopoulos 29bb7f2195 dll: FspFileSystemOpenCheck 2016-01-20 20:24:14 -08:00
Bill Zissimopoulos e8cba8dd81 winfsp-tests: create_test 2016-01-20 19:48:42 -08:00
Bill Zissimopoulos 6adc3e792a sys: IRP_MJ_CREATE: FileAttributes 2016-01-20 18:12:08 -08:00
Bill Zissimopoulos 02ab670b39 sys: WIP 2016-01-20 16:43:30 -08:00
Bill Zissimopoulos b9ea2196c0 sys: FspFsvolCreateTryOpen 2016-01-20 15:47:00 -08:00
Bill Zissimopoulos 12cec5dc22 sys: FspFsvolCreateTryFlushImage 2016-01-20 15:42:33 -08:00
Bill Zissimopoulos 8264ace57a sys: WIP 2016-01-19 22:00:12 -08:00
Bill Zissimopoulos 10d893e23b winfsp-tests: create_test 2016-01-19 20:18:16 -08:00
Bill Zissimopoulos a720b2c41b winfsp-tests: create_test 2016-01-19 19:21:27 -08:00
Bill Zissimopoulos 472759ae83 winfsp-tests: create_test 2016-01-19 19:05:58 -08:00
Bill Zissimopoulos 642a7d9a7b dll: FspAccessCheckEx 2016-01-19 18:46:23 -08:00
Bill Zissimopoulos 008178a21c sys: WIP 2016-01-19 17:40:14 -08:00
Bill Zissimopoulos 727975e206 sys: FileDesc now stored for FileObject (in FsContext2) 2016-01-19 17:38:12 -08:00
Bill Zissimopoulos efe3d6656b sys: FspFileNode acquire/release 2016-01-18 17:16:28 -08:00
Bill Zissimopoulos 512d7dc950 sys: FspFileNode acquire/release 2016-01-18 12:56:22 -08:00
Bill Zissimopoulos c488949022 sys: rename retain/release to reference/dereference 2016-01-18 12:38:37 -08:00
Bill Zissimopoulos b17d70e462 sys: rename FsContext to FileNode 2016-01-18 12:25:56 -08:00
Bill Zissimopoulos 1dede99423 sys: FspIopCompleteCanceledIrp: remove extraneous newline from DEBUGLOG 2016-01-17 14:29:16 -08:00
Bill Zissimopoulos a7fb304a24 winfsp-tests: memfs: fixes 2016-01-17 14:24:56 -08:00
Bill Zissimopoulos 0bedee7d5f sys: introduce private NTSTATUS codes FSP_STATUS_POST_IOQ* and ensure that Irp is not touched after STATUS_PENDING 2016-01-17 14:12:05 -08:00
Bill Zissimopoulos 9c7d9c5944 sys: DEBUGBREAK 2016-01-16 12:37:42 -08:00
Bill Zissimopoulos 215f5679b8 winfsp-tests: create-test 2016-01-16 12:36:20 -08:00
Bill Zissimopoulos ccd61180c5 sys: FspIopCompleteCanceledIrp: DEBUGLOG canceled IRP's 2016-01-16 11:23:04 -08:00
Bill Zissimopoulos 2da9d9e8b0 sys: functions that use Io{Acquire,Release}VpbSpinLock cannot be PAGED_CODE 2016-01-16 11:22:13 -08:00
Bill Zissimopoulos 2341c7fd7c sys: FspVolumeWork: minor bug fix 2016-01-15 18:14:10 -08:00
Bill Zissimopoulos 6d4700e0d3 sys: IRP_MJ_CREATE: disassociate FsContext from Request on success! 2016-01-15 17:42:07 -08:00
Bill Zissimopoulos 7c4f77019f sys: device: FspFsvolDeviceCompareElement: bug fix 2016-01-15 16:52:09 -08:00
Bill Zissimopoulos a3890fca28 winfsp-tests: mount-test fix 2016-01-15 16:49:20 -08:00
Bill Zissimopoulos fd6c36b62c sys: device.c: use ERESOURCE instead of fast/guarded mutex as a lock for Context table 2016-01-15 16:00:30 -08:00