From bf5252bbb790bfe41fd99d45e91f171bbc24e7c4 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Fri, 4 Apr 2014 14:32:52 +0000 Subject: [PATCH] *** empty log message *** --- winsup/cygwin/release/1.7.29 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winsup/cygwin/release/1.7.29 b/winsup/cygwin/release/1.7.29 index 1a9a955f6..95ccb519c 100644 --- a/winsup/cygwin/release/1.7.29 +++ b/winsup/cygwin/release/1.7.29 @@ -35,3 +35,7 @@ Bug Fixes - Fix exception handling on x86_64. Addresses: http://cygwin.com/ml/cygwin/2014-03/threads.html#00026 + +- Fix reading extended attributes from files on remote shares. + Addresses: A personally encountered spurious error message: + mv: listing attributes of `//server/share/file': Invalid argument