summaryrefslogtreecommitdiffhomepage
path: root/runsc/BUILD
diff options
context:
space:
mode:
authorHaibo Xu <haibo.xu@arm.com>2019-10-24 03:18:18 +0000
committerHaibo Xu <haibo.xu@arm.com>2019-10-28 05:56:03 +0000
commitdec831b4939a6332cac5d186a604ff2cbbcaf7af (patch)
tree4a54ef7ac020e27a4967c047040c189ea481ef5a /runsc/BUILD
parent1c480abc39b9957606ff8bf125a5c253ad8a76cb (diff)
Cast the Stat_t.Nlink to uint64 on arm64.
Since the syscall.Stat_t.Nlink is defined as different types on amd64 and arm64(uint64 and uint32 respectively), we need to cast them to a unified uint64 type in gVisor code. Signed-off-by: Haibo Xu <haibo.xu@arm.com> Change-Id: I7542b99b195c708f3fc49b1cbe6adebdd2f6e96b
Diffstat (limited to 'runsc/BUILD')
0 files changed, 0 insertions, 0 deletions