X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fmount%2Fstropts.c;h=cdd610ee8edbd028ee7f80c151c64c2ed350c97f;hb=0930b25ee3a1eb28b957cdc70c9a1958812d895f;hp=cadb1f473e4b4383eedbd58060648f9cf7b560d3;hpb=ab26cd622e1a5ef22be2df1f3176158b1505df30;p=nfs-utils.git diff --git a/utils/mount/stropts.c b/utils/mount/stropts.c index cadb1f4..cdd610e 100644 --- a/utils/mount/stropts.c +++ b/utils/mount/stropts.c @@ -252,7 +252,6 @@ static int set_mandatory_options(const char *type, static int is_permanent_error(int error) { switch (error) { - case EACCES: case ESTALE: case ETIMEDOUT: case ECONNREFUSED: