Re: fuser does not list id of processes that have a file

From: Ed Schouten <ed_at_nuxi.nl>
Date: Tue, 16 Oct 2018 17:17:00 +0200
Hi there,

Op di 16 okt. 2018 om 15:05 schreef Mateusz Guzik <mjguzik_at_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_at_nuxi.nl>
Received on Tue Oct 16 2018 - 13:17:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:18 UTC