• Andrew Morton's avatar
    [PATCH] kNFSd: Fix problem with stale filehandles. · 38bd700b
    Andrew Morton authored
    From: NeilBrown <neilb@cse.unsw.edu.au>
    
    nfsd_setuser was not called until after filehandle lookup was done, so
    filehandle lookup would use the wrong userid, and so the permission checking
    in nfsd_acceptable would be bogus.
    38bd700b
nfsfh.c 12.5 KB