Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 17:17:00 +0200
From:      Ed Schouten <ed@nuxi.nl>
To:        Mateusz Guzik <mjguzik@gmail.com>
Cc:        aliovx@gmail.com, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: fuser does not list id of processes that have a file
Message-ID:  <CABh_MKmkEg7g6QyfNa2Lph-zDKcC14wGhajWv2e4Si3vcpXh7w@mail.gmail.com>
In-Reply-To: <CAGudoHE=Bah=goAJDPT0jDy%2BXfdBmo_iU85Hzrk-5sk3LbT8SQ@mail.gmail.com>
References:  <CAO3OKx84RVTXTEp8APdoRsnKW%2Bs=Km%2BBzK-izWuQTZ5M9gvmHQ@mail.gmail.com> <CAGudoHE=Bah=goAJDPT0jDy%2BXfdBmo_iU85Hzrk-5sk3LbT8SQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi there,

Op di 16 okt. 2018 om 15:05 schreef Mateusz Guzik <mjguzik@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 <ed@nuxi.nl>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABh_MKmkEg7g6QyfNa2Lph-zDKcC14wGhajWv2e4Si3vcpXh7w>