storage_conf: Use uid_t/gid_t instead of int to cast the value
And error out if the casted value is not same with the original one, which prevents the bug on platform(s) where uid_t/gid_t has different size with long.
Showing
想要评论请 注册 或 登录