Signed-off-by: Steve Dickson <steved@redhat.com>
+commit 684cf4a5e0e84a1367690d7ecf4882cbdf4f3228
+Author: Prem Karat <prem.karat@linux.vnet.ibm.com>
+Date: Thu Jun 30 07:29:20 2011 -0400
+
+ mount.nfs: Fix for the bug in v1.2.4 that breaks mount.nfs
+
+ commit 30ebf047 failed to include these changes that breaks mount.nfs.
+ mount.nfs will continue to work fine with these changes
+
+ Signed-off-by: Steve Dickson <steved@redhat.com>
+
commit 057d2add27d1e05fed3ae7206ee043b6c1fda45a
Author: NeilBrown <neilb@suse.de>
Date: Tue Jun 28 13:24:33 2011 -0400
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([linux nfs-utils],[1.2.3],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.4],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)