components/coreutils/patches/mountlist.c.patch
branchs11u3-sru
changeset 5249 8a7aa7f8367e
parent 2399 20c46127e17a
--- a/components/coreutils/patches/mountlist.c.patch	Fri Jan 08 00:23:49 2016 -0800
+++ b/components/coreutils/patches/mountlist.c.patch	Fri Jan 08 12:18:38 2016 -0800
@@ -1,3 +1,9 @@
+Properly detect remote mounted file systems with /usr/gnu/bin/df on Solaris.
+See the comments in CR# 15595871 for more details.
+
+This patch has not been passed upstream yet. It needs to be reworked into
+a format that would be acceptable.
+
 --- coreutils-8.16/lib/mountlist.c.orig	2012-04-18 07:41:27.645801306 -0700
 +++ coreutils-8.16/lib/mountlist.c	2012-04-18 07:42:23.796304225 -0700
 @@ -187,10 +187,11 @@