]> Zhao Yanbai Git Server - minix.git/commit
Use fixed size type for on-disk representation
authorLionel Sambuc <lionel@minix3.org>
Fri, 2 May 2014 05:41:15 +0000 (07:41 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:24 +0000 (17:05 +0200)
commit431911c1fff85c000706b7e92288706b06da115e
tree4f0475cf46f5f80ce6057983bb996614d8d49c2b
parent91c835edc2378e18e5fb7f289cf36bb6e3870c93
Use fixed size type for on-disk representation

Use fixed size for directory entries records, instead of semantic type
in the struct which is used to access on-disk records.

Change-Id: If8816d367eaa7070ccb17202ffc9047b5aee5d3e
servers/mfs/mfsdir.h