]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Get ready to commit x86_64 Linux emulation.
authorDmitry Chagin <dchagin@FreeBSD.org>
Sun, 24 May 2015 15:39:08 +0000 (15:39 +0000)
committerDmitry Chagin <dchagin@FreeBSD.org>
Sun, 24 May 2015 15:39:08 +0000 (15:39 +0000)
commit297f61cc01609f3420e2fe545aa71fbd00b2321b
tree1691aedcdb2d271bca6291073cfff2fca3fabd79
parent26cf41d6cabd645bce6e77afefc7c6a24aa6d47a
Get ready to commit x86_64 Linux emulation.
All fields of type l_int in struct statfs are defined
as l_long on i386 and amd64.

Differential Revision: https://reviews.freebsd.org/D1064
Reviewed by: trasz
sys/compat/linux/linux_stats.c