X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fpatches%2F05-default-use-old-mount-interface.patch;fp=debian%2Fpatches%2F05-default-use-old-mount-interface.patch;h=0000000000000000000000000000000000000000;hb=11f7f19cb8456cc9a5e01d1791279307b57828d0;hp=798505b3e7f40e94047508b19f367f12d59d06bb;hpb=2dd083c5bdb5b38729b46dc65c886c77aa5a82b9;p=nfs-utils.git diff --git a/debian/patches/05-default-use-old-mount-interface.patch b/debian/patches/05-default-use-old-mount-interface.patch deleted file mode 100644 index 798505b..0000000 --- a/debian/patches/05-default-use-old-mount-interface.patch +++ /dev/null @@ -1,14 +0,0 @@ -Index: nfs-utils-1.1.2/utils/mount/mount.c -=================================================================== ---- nfs-utils-1.1.2.orig/utils/mount/mount.c 2008-07-11 18:56:00.000000000 +0200 -+++ nfs-utils-1.1.2/utils/mount/mount.c 2008-07-11 18:56:06.000000000 +0200 -@@ -189,9 +189,6 @@ - } - if (nfs_mount_data_version > NFS_MOUNT_VERSION) - nfs_mount_data_version = NFS_MOUNT_VERSION; -- else -- if (kernel_version > MAKE_VERSION(2, 6, 22)) -- string++; - } - - static void print_one(char *spec, char *node, char *type, char *opts)