782 Commits

Author SHA1 Message Date
Bill Zissimopoulos
b44c6d64db sys: IRP_MJ_READ, IRP_MJ_WRITE: do not block user-mode file system thread for FlushAndPurge 2016-03-17 14:16:22 -07:00
Bill Zissimopoulos
15f39c3ca8 sys: FspFileNodeFlushAndPurgeCache: wrap Cc* calls in try/except 2016-03-17 10:46:05 -07:00
Bill Zissimopoulos
b734e6968d sys: FspFileNodeFlushAndPurgeCache 2016-03-17 10:13:52 -07:00
Bill Zissimopoulos
df85107c42 winfsp-tests: rdwr_mmap_test 2016-03-16 16:41:15 -07:00
Bill Zissimopoulos
26d2d51117 sys: fileinfo: call MmCanFileBeTruncated only when truncating (allows file mappings to be created)
sys: util.c: FspGetMdlAddress()
2016-03-16 16:17:22 -07:00
Bill Zissimopoulos
fc7c709e5f winfsp-tests: rdwr_mmap_test 2016-03-16 14:44:39 -07:00
Bill Zissimopoulos
0cf70387ff sys: FspVolumeTransact: timeout early if there are retried IRP completions (to avoid stalling unnecessarily) 2016-03-16 00:29:30 -07:00
Bill Zissimopoulos
a5765defd3 sys: FspSendSetInformationIrp: add DeviceObject parameter to bypass filter devices 2016-03-15 23:59:01 -07:00
Bill Zissimopoulos
12463043e4 sys: FspFsvolWriteCached: update file size prior to a cached write to ensure that the user-mode file system knows the correct file size 2016-03-15 23:27:31 -07:00
Bill Zissimopoulos
bd413b9c9b sys: FSP_FILE_NODE: add HandleCount field and refactor cleanup/close/rename 2016-03-15 15:09:47 -07:00
Bill Zissimopoulos
66d20d3d35 winfsp-tests: rdwr-test: reopen file with pending write behinds 2016-03-14 14:26:49 -07:00
Bill Zissimopoulos
03522c5296 sys: FspAcquireCcFlush: improve/fix top level IRP handling 2016-03-12 19:03:06 -08:00
Bill Zissimopoulos
9fc1123cdb sys: FspFileNodeSetFileInfo: log and debug break on CcSetFileSizes failure (until we understand them better) 2016-03-11 23:35:00 -08:00
Bill Zissimopoulos
10d15cceb7 sys: FspFileNodeSetFileInfo: log and debug break on CcSetFileSizes failure (until we understand them better) 2016-03-11 23:33:57 -08:00
Bill Zissimopoulos
9a4446be10 sys: FspFileNodeSetFileInfo: log and debug break on CcSetFileSizes failure (until we understand them better) 2016-03-11 23:33:40 -08:00
Bill Zissimopoulos
920c15e022 sys: write.c, file.c: better handle failure cases around cache resizing 2016-03-11 22:57:51 -08:00
Bill Zissimopoulos
1fa9dcaa61 sys: cleanup: comment fix 2016-03-11 22:13:39 -08:00
Bill Zissimopoulos
71c1fecdcb winfsp-tests: rdwr-test: write through testing 2016-03-11 22:05:24 -08:00
Bill Zissimopoulos
5a240fdcbe sys: DeviceExtensionKindSym 2016-03-11 16:52:35 -08:00
Bill Zissimopoulos
92020807a6 winfsp-tests: rdwr-test 2016-03-11 16:44:40 -08:00
Bill Zissimopoulos
d6403780a3 sys: FspFsvolReadCached, FspFsvolWriteCached: cleanup improvements 2016-03-11 15:47:27 -08:00
Bill Zissimopoulos
151247f1e6 sys: cached read/write testing 2016-03-11 14:44:17 -08:00
Bill Zissimopoulos
3f98d1cb01 sys: FspFsvolDeviceStoppedStatus 2016-03-10 00:23:43 -08:00
Bill Zissimopoulos
3dc2d9099d sys: callbacks.c 2016-03-09 23:51:36 -08:00
Bill Zissimopoulos
37f99929f7 sys: callbacks.c 2016-03-09 20:31:19 -08:00
Bill Zissimopoulos
3939c096e9 sys: IRP_MJ_READ, IRP_MJ_WRITE 2016-03-09 15:35:38 -08:00
Bill Zissimopoulos
319a0087f8 sys: DEBUGBREAK_EX 2016-03-09 15:27:20 -08:00
Bill Zissimopoulos
7e9accf68e sys: IRP_MJ_READ: trim ReadLength when necessary for cache manager 2016-03-09 14:42:59 -08:00
Bill Zissimopoulos
d9f4382225 sys: read/write testing 2016-03-09 14:42:29 -08:00
Bill Zissimopoulos
01cca2c144 winfsp-tests: rdwr-test 2016-03-09 11:31:48 -08:00
Bill Zissimopoulos
2bcb6e3c02 winfsp-tests: rdwr-test 2016-03-09 11:18:30 -08:00
Bill Zissimopoulos
735f5d56be winfsp-tests: rdwr-test: overlapped testing 2016-03-08 23:54:33 -08:00
Bill Zissimopoulos
79119a22cb sys: IRP_MJ_READ, FspSafeMdlCreate, FspSafeMdlCopyBack: bug fixes 2016-03-08 16:24:08 -08:00
Bill Zissimopoulos
6efb5cc113 winfsp-tests: rdwr-test 2016-03-07 21:15:08 -08:00
Bill Zissimopoulos
1ad09f9b99 sys: IRP_MJ_WRITE, IRP_MJ_READ: testing 2016-03-07 18:34:24 -08:00
Bill Zissimopoulos
9aca7e2e81 sys: FspSafeMdlCreate: testing 2016-03-07 17:53:52 -08:00
Bill Zissimopoulos
26b5d8a458 winfsp-tests: rdwr-test 2016-03-06 21:22:17 -08:00
Bill Zissimopoulos
ad9dafbaaa winfsp-tests: rdwr-test 2016-03-06 11:19:39 -08:00
Bill Zissimopoulos
a3abbc0eb5 winfsp-tests: memfs 2016-03-06 10:33:58 -08:00
Bill Zissimopoulos
025fb3c2a3 dll: FspFileSystemSendResponse 2016-03-05 11:04:41 -08:00
Bill Zissimopoulos
df1343cd9d dll: FspFileSystemOpRead, FspFileSystemOpWrite 2016-03-04 22:45:14 -08:00
Bill Zissimopoulos
8b9e8499aa sys: IRP_MJ_READ, IRP_MJ_WRITE 2016-03-04 21:07:14 -08:00
Bill Zissimopoulos
55a86ba8c6 sys: IRP_MJ_READ, IRP_MJ_WRITE 2016-03-04 19:44:43 -08:00
Bill Zissimopoulos
bf02a601b2 sys: IRP_MJ_READ: implementation 2016-03-04 19:20:41 -08:00
Bill Zissimopoulos
c7c367ccc8 sys: IRP_MJ_READ: implementation 2016-03-04 17:08:46 -08:00
Bill Zissimopoulos
b4160f4aac sys: rename DEBUGRANDTEST to DEBUGTEST 2016-03-04 15:41:53 -08:00
Bill Zissimopoulos
84be6692b8 sys: improve DEBUGRANDTEST (add fsp_dt control variable) 2016-03-04 15:36:53 -08:00
Bill Zissimopoulos
4d3a169da6 sys: eliminate multiple uses of FspFsvolFileRename locking 2016-03-04 15:08:42 -08:00
Bill Zissimopoulos
342fd6a996 sys: FspAllocatePoolMustSucceed, FspAllocateIrpMustSucceed 2016-03-03 17:20:57 -08:00
Bill Zissimopoulos
98ebfed65b sys: IRP_MJ_CLEANUP: properly perform CcUninitializeCacheMap 2016-03-03 17:04:04 -08:00