1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-26 05:52:46 -06:00

sys: FspFsvolDevice{Lookup,Insert,Delete}Context: now require use of FsvolDeviceExtension Resource

This commit is contained in:
Bill Zissimopoulos
2015-12-05 00:29:47 -08:00
parent f0ee13b04c
commit b5cf090144
2 changed files with 23 additions and 23 deletions

View File

@@ -304,7 +304,6 @@ typedef struct
{
FSP_DEVICE_EXTENSION Base;
PDEVICE_OBJECT FsvrtDeviceObject;
FAST_MUTEX GenericTableFastMutex;
RTL_AVL_TABLE GenericTable;
} FSP_FSVOL_DEVICE_EXTENSION;
static inline