* [PATCH] nfsv3 nolock does not require any daemons
@ 2009-05-19 21:43 Warren Togami
0 siblings, 0 replies; only message in thread
From: Warren Togami @ 2009-05-19 21:43 UTC (permalink / raw)
To: initramfs
From dbac75e142dd502057002704300a4e708af923d4 Mon Sep 17 00:00:00 2001
From: Warren Togami <wtogami-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date: Tue, 19 May 2009 17:37:40 -0400
Subject: [PATCH] nfsv3 nolock does not require any daemons
---
modules.d/95NFS/nfs-mount-root.sh | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/modules.d/95NFS/nfs-mount-root.sh b/modules.d/95NFS/nfs-mount-root.sh
index 8f1e44e..05f831f 100755
--- a/modules.d/95NFS/nfs-mount-root.sh
+++ b/modules.d/95NFS/nfs-mount-root.sh
@@ -23,6 +23,5 @@ if [ -n "$nfsroot" ]; then
#
# modprobe nfs
#
- # start rpc.statd ??
mount -t nfs "$nfsroot" -o nolock "$NEWROOT" && ROOTFS_MOUNTED=yes
fi
--
1.6.2.2
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-19 21:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19 21:43 [PATCH] nfsv3 nolock does not require any daemons Warren Togami
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox