• J. Bruce Fields's avatar
    nfsd4: add file to display list of client's opens · 78599c42
    J. Bruce Fields authored
    Add a nfsd/clients/#/opens file to list some information about all the
    opens held by the given client, including open modes, device numbers,
    inode numbers, and open owners.
    
    Open owners are totally opaque but seem to sometimes have some useful
    ascii strings included, so passing through printable ascii characters
    and escaping the rest seems useful while still being machine-readable.
    Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
    78599c42
nfs4state.c 195 KB