Hi there,

Op di 16 okt. 2018 om 15:05 schreef Mateusz Guzik <[email protected]>:
>  struct reqfile {
> -       uint32_t        fsid;
> +       uint64_t        fsid;
>         uint64_t        fileid;

Considering that these are based on sb.st_{ino,dev}, maybe better to
use the occasion to switch these fields to dev_t and ino_t?

-- 
Ed Schouten <[email protected]>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to