Mailinglist Archive: opensuse-commit (1929 mails)

< Previous Next >
commit nfs-utils for openSUSE:Factory

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 - nfbrown@xxxxxxxx
+
+- 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: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread