• Andrew Morton's avatar
    [PATCH] kNFSd: Fix incorrect call for follow_up · d1a8cd1a
    Andrew Morton authored
    From: NeilBrown <neilb@cse.unsw.edu.au>
    
    follow_up doesn't check that the passed dentry is at the root of the mounted
    file system, so we have to do that, to avoid calling follow_up too many
    times.
    d1a8cd1a
vfs.c 38.3 KB