aboutsummaryrefslogtreecommitdiffstats
path: root/main/nfs-utils/nfs-utils-mtab-sym.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/nfs-utils/nfs-utils-mtab-sym.patch')
-rw-r--r--main/nfs-utils/nfs-utils-mtab-sym.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/nfs-utils/nfs-utils-mtab-sym.patch b/main/nfs-utils/nfs-utils-mtab-sym.patch
index 607e087ec9..ab66d8c1e3 100644
--- a/main/nfs-utils/nfs-utils-mtab-sym.patch
+++ b/main/nfs-utils/nfs-utils-mtab-sym.patch
@@ -21,7 +21,7 @@
void reset_mtab_info(void);
--- ./utils/mount/mount.c
+++ ./utils/mount/mount.c
-@@ -230,6 +230,13 @@ create_mtab (void) {
+@@ -204,6 +204,13 @@
int flags;
mntFILE *mfp;
@@ -35,4 +35,3 @@
lock_mtab();
mfp = nfs_setmntent (MOUNTED, "a+");
-