X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fstropts.c;h=cdd610ee8edbd028ee7f80c151c64c2ed350c97f;hp=cadb1f473e4b4383eedbd58060648f9cf7b560d3;hb=697e28939b7d0a3e0ffe3b6bd516213a55f5a063;hpb=7d9dcf303b30aeb8b3dc06616d42a8abbdc61b27;ds=sidebyside 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: