Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory
checked in at Thu Oct 13 00:09:58 CEST 2011.



--------
--- openSUSE:Factory/nfs-utils/nfs-utils.changes        2011-10-02 
10:21:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/nfs-utils/nfs-utils.changes    2011-10-12 
07:19:53.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Oct 12 05:18:17 UTC 2011 - [email protected]
+
+- nfs.init: handle case where kernel adds trailing
+  slash to name in /proc/mounts.
+  (bnc#722431 bnc#720376)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  Statd-should-always-chdir-to-its-state-directory.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------

++++++ nfs.init ++++++
--- /var/tmp/diff_new_pack.f19oZY/_old  2011-10-13 00:09:46.000000000 +0200
+++ /var/tmp/diff_new_pack.f19oZY/_new  2011-10-13 00:09:46.000000000 +0200
@@ -61,7 +61,8 @@
     esac
     nfs=yes
     if test "$1" = status ; then
-       grep -qF "$what $where nfs" /proc/mounts && continue
+       grep -qF "$what $where nfs
+$what/ $where nfs" /proc/mounts && continue
         state=3
        continue
     fi

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to