From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119263 invoked by alias); 29 Jul 2016 08:02:25 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 119252 invoked by uid 89); 29 Jul 2016 08:02:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=excellent!, H*r:ip*192.168.1.100, H*UA:Firefox X-HELO: m0.truegem.net Received: from m0.truegem.net (HELO m0.truegem.net) (69.55.228.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 29 Jul 2016 08:02:14 +0000 Received: (from daemon@localhost) by m0.truegem.net (8.12.11/8.12.11) id u6T82B4h052899 for ; Fri, 29 Jul 2016 01:02:11 -0700 (PDT) (envelope-from mark@maxrnd.com) Received: from 76-217-5-154.lightspeed.irvnca.sbcglobal.net(76.217.5.154), claiming to be "[192.168.1.100]" via SMTP by m0.truegem.net, id smtpd8H2Txj; Fri Jul 29 01:02:08 2016 Subject: Re: [ITP] FUSE 2.8 To: cygwin-apps@cygwin.com References: <20160723104021.GA18159@calimero.vinschen.de> <20160723174836.GD11373@calimero.vinschen.de> <20160725073538.GF11373@calimero.vinschen.de> <5799CDB4.2000706@maxrnd.com> <579A4102.9040406@maxrnd.com> From: Mark Geisert Message-ID: <579B0D80.3040602@maxrnd.com> Date: Fri, 29 Jul 2016 08:02:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-07/txt/msg00108.txt.bz2 Bill Zissimopoulos wrote: > Hi, Mark: > > On 7/28/16, 10:29 AM, Mark Geisert wrote: > > >>>>> Please be mindful if you intend to test that the current released >>>>> binary >>>>> of WinFsp does not support Windows 7. This is because the last release >>>>> erroneously uses a Windows 8 only API (GetOverlappedResultEx). >>>> >>>> It's your call obviously but do you want to forgo Win 7 support when >>>> many >>>> of the >>>> kind of developers who might be interested in FUSE on Windows are >>>> delaying or >>>> not bothering to upgrade to Win 8.x or Win 10 for various reasons? >>> >>> I agree. Win7 support will return soon. I am trying to get this fixed >>> before I leave tomorrow, but I also have some real (as in paying) work >>> to >>> do so no guarantees. > > Just wanted to let you know that I have made a new public release of > WinFsp, which should correctly work on all versions of Windows 7 and above. > > You can download it from here: > http://www.secfs.net/winfsp/download/ Excellent! Thanks for your patience and diligence on this. I look forward to using WinFSP and taking over maintenance of the Cygwin end of it. Cheers, ..mark