Re: [Acl-Devel] [NFS] [PATCH] Stop call_decode() from ignorning RPC header errrors
From: Andreas Gruenbacher <hidden>
Date: 2003-08-27 11:08:36
Also in:
linux-nfs
From: Andreas Gruenbacher <hidden>
Date: 2003-08-27 11:08:36
Also in:
linux-nfs
Hi Steve, thanks a lot for the patch. It helps. On Wed, 2003-08-20 at 19:34, Steve Dickson wrote:
This patch stop call_decode() from ignoring errors that are found while parsing the RPC header. I turns out the nfs acls routines need these error codes to do the right thing... SteveD.