]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/patches/04-eacces-is-a-permanent-error.patch
Imported Debian patch 1.1.2-6
[nfs-utils.git] / debian / patches / 04-eacces-is-a-permanent-error.patch
index d3d2406026de4ba8f359651cc864f4e317fea3a0..fe5dae6dcdd5e7b9feacdcfb691faf6194dbbf51 100644 (file)
@@ -2,7 +2,7 @@ Index: nfs-utils-1.1.2/utils/mount/stropts.c
 ===================================================================
 --- nfs-utils-1.1.2.orig/utils/mount/stropts.c
 +++ nfs-utils-1.1.2/utils/mount/stropts.c
-@@ -252,7 +252,6 @@ static int set_mandatory_options(const c
+@@ -289,7 +289,6 @@ static int set_mandatory_options(const c
  static int is_permanent_error(int error)
  {
        switch (error) {