• Neil Brown's avatar
    [PATCH] knfsd: Change names of legacy interfaces in nfsd filesys to start with period · e7f81aa3
    Neil Brown authored
    The nfsd filesystem provides an interface to nfsd.
    Most of the current files should be considered legacy
    interfaces as they are not particularly suitable for
    filesystem interaction, but are required to support the
    syscall interface.
    This patch puts a '.' in front of all the names so they
    appear as hidden names when the directory is listed.
    e7f81aa3
nfsctl.c 2.28 KB