From 6e2208e07a3b9db8147ec9de5cdf466a5540c8f7 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Mon, 18 Jan 2016 18:35:48 +0000 Subject: all: don't unconditionally use leaf optimization for NFS * gnulib: Update to latest where the only change is to not unconditionally enable leaf optimization for fts on NFS, as it was seen to abort() with some NFS servers as per: https://bugzilla.redhat.com/1299169 This affects utilities that traverse directories like cp, rm, chmod etc. * NEWS: Adjust the improvement message to leave only XFS. --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnulib') diff --git a/gnulib b/gnulib index 350f2c6fb..85717b68b 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 350f2c6fb569f42f0a8ff47fd5b7442f24f0e658 +Subproject commit 85717b68b03bf85016c5079fbbf0c8aa2b182ba6 -- cgit v1.2.3-54-g00ecf