On Fri, Dec 06, 2019 at 04:14:42PM -0500, bfields wrote: > On Wed, Dec 04, 2019 at 09:38:26PM -0500, J. Bruce Fields wrote: > > So, stuff we could do: > > > > - add an extra check of fh_export or something here. > > So, I'm applying the following for now. > + if (current->fh->fh_export && ^^^ Um, maybe with a typo or two fixed. > + need_wrongsec_check(rqstp)) > op->status = check_nfsd_access(current_fh->fh_export, rqstp); > } > encode_op: