]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add 64bit feature support.
authorFedor Uporov <fsu@FreeBSD.org>
Fri, 5 Jan 2018 10:04:01 +0000 (10:04 +0000)
committerFedor Uporov <fsu@FreeBSD.org>
Fri, 5 Jan 2018 10:04:01 +0000 (10:04 +0000)
commit3acd9182a171ee292708e75d8f38a488e9937972
tree73ef72fadcf1512437c714c72a39f73a4a5e3fbd
parente1c30f7a071584219c9504d80442e6540e2ef4c0
Add 64bit feature support.

Reviewed by:    kevlo, pfg (mentor)
Approved by:    pfg (mentor)
MFC after:      6 months

Differential Revision:    https://reviews.freebsd.org/D11530
12 files changed:
sys/fs/ext2fs/ext2_alloc.c
sys/fs/ext2fs/ext2_balloc.c
sys/fs/ext2fs/ext2_csum.c
sys/fs/ext2fs/ext2_extents.c
sys/fs/ext2fs/ext2_extents.h
sys/fs/ext2fs/ext2_extern.h
sys/fs/ext2fs/ext2_hash.c
sys/fs/ext2fs/ext2_subr.c
sys/fs/ext2fs/ext2_vfsops.c
sys/fs/ext2fs/ext2_vnops.c
sys/fs/ext2fs/ext2fs.h
sys/fs/ext2fs/fs.h