Add remount and forced unmount to yaffs direct
[yaffs2.git] / yaffs_guts.h
index 48e55339bc047ed80c23d14df9c4ebef06535e59..55395dca7e1219e766f2ef8d0f418882eedb4fed 100644 (file)
@@ -645,6 +645,7 @@ struct yaffs_DeviceStruct {
 #endif
 
        int isMounted;
+       int readOnly;
 
        int isCheckpointed;