smb: make all qmin and qmax explicitly typed off_t

Authored by sitter on Apr 7 2020, 10:12 AM.

Description

smb: make all qmin and qmax explicitly typed off_t

also explicitly set the min/max constexprs to off_t explicitly.
this should now make all related calls act exclusively on concretely typed
off_ts and as a result build on all platforms with all compilers 🤞

BUG: 419702

Details

Committed
sitterApr 7 2020, 10:14 AM
Parents
R320:143287d50786: smb: remove cast again, specify type instead
Branches
Unknown
Tags
Unknown