Hi there,

Op di 16 okt. 2018 om 15:05 schreef Mateusz Guzik <mjgu...@gmail.com>:
>  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 <e...@nuxi.nl>
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to