[EXT2]
authorPierre Schweitzer <pierre@reactos.org>
Thu, 27 Jul 2017 10:22:57 +0000 (10:22 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Thu, 27 Jul 2017 10:22:57 +0000 (10:22 +0000)
commit5c2272b886372d945016166cb70887b26a939936
treecf6e5d2d72a0134fa3ffe16660520a6cc57e66a6
parent4f5478d56affb9c741dc0c531c9effc73599096c
[EXT2]
Import commits by Kaho Ng <ngkaho1234@gmail.com> from upstream:
b7657e5 Ext3Fsd: Introduce VCB_RO_COMPAT_READ_ONLY flag for struct VCB
e7c1142 Ext3Fsd: EXT4_FEATURE_INCOMPAT_64BIT is not supported
785943f Ext3Fsd: fix issue #6

Refuse mounting filesystems with incompatible flags. This avoids corrupting 64bits filesystems.

Patch by Lubomir Rintel

CORE-13589

svn path=/trunk/; revision=75422
reactos/drivers/filesystems/ext2/inc/ext2fs.h
reactos/drivers/filesystems/ext2/inc/linux/ext3_fs.h
reactos/drivers/filesystems/ext2/src/memory.c
reactos/media/doc/README.FSD