]> Zhao Yanbai Git Server - minix.git/commit
libminixfs: add support for 64-bit block numbers 55/3055/1
authorDavid van Moolenbroek <david@minix3.org>
Mon, 30 Mar 2015 10:44:09 +0000 (10:44 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 13 Aug 2015 13:46:44 +0000 (13:46 +0000)
commitb65ad59e08ac27ca960e12652419259fc52ad6fc
tree7c92989343c774ed12d2df8ccb57b80e246f8827
parentbd851af48fd138dabb73c48d0f47ab094eee023a
libminixfs: add support for 64-bit block numbers

There are currently no devices out there that require this change.
The change is merely needed to support subsequent changes.

Change-Id: I64214c5f46ff4a2260815d15c15e4a17709b9036
minix/include/minix/libminixfs.h
minix/lib/libminixfs/bio.c
minix/lib/libminixfs/cache.c
sys/sys/types.h