www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/12/17/13:54:20

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:from:to:references:message-id:date
:mime-version:in-reply-to:content-type; q=dns; s=default; b=jS2F
RkGqO/5Z6OibT1up5y6E29D1As2xUwjLQKO3z/z5tkqDetX8sFgOiz8y2mKlICm3
5DqLV2y/M6YmQlMwWwC2LKyaL/spcn4KZbJp44nPLhKH2DYDgAPTUpJaMZ4aNc9Z
8ctVg5MOCP2gYE3F284UUETo3Cl8+7TT1EUxhsk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:from:to:references:message-id:date
:mime-version:in-reply-to:content-type; s=default; bh=xtecCXrYnY
T6NKaLerGUwZEEGDc=; b=y7WWPSvleaLA+CUMU4ifMCXVDGmQncvWTEC74m7qsL
7d9MEK+TpxehdmNp9yE8drEtP2ZkDAGLFBwvPTIIdzK854Atdw+PxTJmKvSxfOgL
EDt0xqumcucKM4aHeSFiDnpNW6swhPx2oiSd3dGJxXucdyiiBNE5N0GxOpAqRtVX
I=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=8:un, 8:=c3=a4, 8:be, 8:ha?=
X-HELO: mout.kundenserver.de
Subject: Re: symbolic links on Paragon Linux File systems
From: Stefan Baur <X2Go-ML-1 AT baur-itcs DOT de>
To: cygwin AT cygwin DOT com
References: <1823593702 DOT 5343751 DOT 1545034298027 DOT ref AT mail DOT yahoo DOT com> <1823593702 DOT 5343751 DOT 1545034298027 AT mail DOT yahoo DOT com> <20181217093428 DOT GQ28727 AT calimero DOT vinschen DOT de> <20181217165741 DOT GB28727 AT calimero DOT vinschen DOT de> <1d8d7c85-c88e-2404-db25-cc095f966247 AT baur-itcs DOT de>
Openpgp: preference=signencrypt
Message-ID: <2c61d675-1078-9e90-a5ca-2a0c0af8427e@baur-itcs.de>
Date: Mon, 17 Dec 2018 19:47:32 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1
MIME-Version: 1.0
In-Reply-To: <1d8d7c85-c88e-2404-db25-cc095f966247@baur-itcs.de>
X-IsSubscribed: yes

--PqxnBcnBTj9DfUK0bbht0eF2VwvgwO0lA
Content-Type: multipart/mixed; boundary="R7HuZZlso7BSqHHUH5iLWWZQPQMgDMJjD";
 protected-headers="v1"
From: Stefan Baur <X2Go-ML-1 AT baur-itcs DOT de>
To: cygwin AT cygwin DOT com
Message-ID: <2c61d675-1078-9e90-a5ca-2a0c0af8427e AT baur-itcs DOT de>
Subject: Re: symbolic links on Paragon Linux File systems
References: <1823593702 DOT 5343751 DOT 1545034298027 DOT ref AT mail DOT yahoo DOT com>
 <1823593702 DOT 5343751 DOT 1545034298027 AT mail DOT yahoo DOT com>
 <20181217093428 DOT GQ28727 AT calimero DOT vinschen DOT de>
 <20181217165741 DOT GB28727 AT calimero DOT vinschen DOT de>
 <1d8d7c85-c88e-2404-db25-cc095f966247 AT baur-itcs DOT de>
In-Reply-To: <1d8d7c85-c88e-2404-db25-cc095f966247 AT baur-itcs DOT de>


--R7HuZZlso7BSqHHUH5iLWWZQPQMgDMJjD
Content-Type: text/plain; charset=utf-8
Content-Language: de-DE
Content-Transfer-Encoding: quoted-printable

Am 17.12.18 um 19:45 schrieb Stefan Baur:

>> Features implemented and bugfix:
>>
>>     1, FIXME: superblock corruption of EXT4 volumes with 64BIT mode enab=
led=20
>>     2, FIXME: possible corruption by race conditions in buffer-head reap=
ering
>>     3, FIXME: possible deadlock issues (when flushing) caused by BCB loc=
ks
>>     4, FIXME: miscellaneous minor updates of Ext2Fsd code base
>=20
> Sooo ... if the warning only applies for 0.68 and earlier versions,
> while the current version is 0.69, as the headline says, I'd be tempted
> to believe they fixed that issue.

Ah, dangit, forget what I wrote, at the bottom it says

> Unsupported Ext3/4 features:
>=20
>   1, 64BIT mode (to support 2^64 blocks)
[...]

So it's still not supported, it just doesn't damage your superblock any
more.

-Stefan



--=20
BAUR-ITCS UG (haftungsbeschr=C3=A4nkt)
Gesch=C3=A4ftsf=C3=BChrer: Stefan Baur
Eichen=C3=A4ckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243


--R7HuZZlso7BSqHHUH5iLWWZQPQMgDMJjD--

--PqxnBcnBTj9DfUK0bbht0eF2VwvgwO0lA
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJcF+9EAAoJEG7d9BjNvlEZvcAH/iQVsTYxIA4gMmPg2JFg/Kbg
XKWjEHPbJZ5pIYeMxM0mbq79fFmcHrcMIItLAtCg+Hkzy7c+MizTRmc10BLnacTC
i0bPVumHZpHHih7aG+jG+EKm2jez33xRfaezqyHEYhR9RG6kH/6KYjSeDMTEX9G9
c/Ygp+UeFRZ/AI1vxbn2uYkVdDEQIYeEounWwv+kT8QxdSUmnCqswPxCyA6bdB7m
6dmzfvSa8/SZFqDHiKSoJBchT+8YSzPnmhRpsVlrg+oFXFvnNCughofmR6sOdV/j
DerDbzSB1/iKBAclU1UQfLQphvZs32xDj9Z8Yi0uQNemteWf9NyRzVzxJE484ME=
=lEGu
-----END PGP SIGNATURE-----

--PqxnBcnBTj9DfUK0bbht0eF2VwvgwO0lA--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019