X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs%2F.git;a=blobdiff_plain;f=yaffs_guts.h;h=aadfa3f45ff3e8615b13b5f05a441af49d10c526;hp=23aeefc4e5b8efb398206f7da53892bd2cc00161;hb=cacf6da20462fa436de86a66dcb6e5aa11ba76b1;hpb=daffb0c61b90abbfc5fd8c335c5b79b0feeff2ab diff --git a/yaffs_guts.h b/yaffs_guts.h index 23aeefc..aadfa3f 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -340,6 +340,7 @@ struct yaffs_DeviceStruct #ifdef __KERNEL__ struct semaphore sem;// Semaphore for waiting on erasure. + struct semaphore grossLock; // Gross locking semaphore #endif