DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 51DEasqO1212757 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 51DEasqO1212757 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=rBCvw1kv X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B5213858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1739457412; bh=QwNqLYytTFbNjzS4jDstUzMDtvXtiwc7vAA4m/f1vI4=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=rBCvw1kvEBSJazaipe3hzOA9lLAmtDgoDqfExeCRvUSfVZHTA6Z6g93Y+ScaNCYJA KTiH1uAi0v6vnHflmMsIOVqvld9WptDT59SLIViwM4VLRZqkTHsoZ78OD80Fpd58vM 7bVkePThALhSuJXPUw9j7CDwFSBYqcHVsC6pfvQ0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 73F6D3858D20 Date: Thu, 13 Feb 2025 15:36:29 +0100 To: cygwin AT cygwin DOT com Subject: Re: /bin/cp of sparse files broken in 3.6.0-0.362.g68c13dc92f65.x86_64? Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <0913be67-c8ac-a5ee-50c4-7964d68843d6 AT t-online DOT de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Feb 13 09:02, Corinna Vinschen via Cygwin wrote: > This: > > > - Cygwin mount has "sparse" option (mount Y: -o sparse,exec /cygdrive/y) > > doesn't work: > > $ cat /etc/fstab > Y: /mnt/y binary,posix=0,sparse 0 0 Copy/Paste rulez again. That should have been Y: /mnt/y ntfs binary,posix=0,sparse 0 0 > none /mnt cygdrive binary,posix=0 0 0 > $ mount > [...] > Y: on /mnt/y type ntfs (binary,posix=0,noumount,auto) > > As you can see, the options for drive Y are ignored and the options > for the cygdrive prefix are used. This is even documented in a special > note in https://cygwin.com/cygwin-ug-net/using.html#cygdrive > > Thanks for pointing this out, Christian! > > > Corinna > > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple