18659: Cast OS-specific device number type to uint64.
authorTom Clegg <tom@curii.com>
Thu, 20 Jan 2022 17:04:51 +0000 (12:04 -0500)
committerTom Clegg <tom@curii.com>
Thu, 20 Jan 2022 17:04:51 +0000 (12:04 -0500)
commit78dff0eb731f126c59d92e56c90110e561b24340
tree310d7b962e4e983e145d1c87e36a8a1f945cbaf7
parentdd056538060528e6f7b7b48183dfcaeac7882638
18659: Cast OS-specific device number type to uint64.

Fixes compile error on GOOS=darwin.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
services/keepstore/unix_volume.go