• Kendrick M. Smith's avatar
    [PATCH] kNFSd: NFSv4: allow type==0 in nfsd_unlink() · e31ff0d1
    Kendrick M. Smith authored
    If nfsd_unlink() is called with @type equal to 0, then let it do the
    right thing regardless of the type of the file being unlinked.  This
    is needed for the NFSv4 REMOVE operation, which works for any type of
    file, even directories.
    e31ff0d1
vfs.c 36.4 KB