Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49199 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64397 invoked from network); 3 Aug 2010 13:01:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Aug 2010 13:01:11 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pw0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:52108] helo=mail-pw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/70-61854-513185C4 for ; Tue, 03 Aug 2010 09:01:10 -0400 Received: by pwi1 with SMTP id 1so1759936pwi.29 for ; Tue, 03 Aug 2010 06:01:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=DD9vFxSUQRvEMSeAGoJBZQDuaUcRO85neB5y63NPFAo=; b=APFu7rRxw7wIXlAZTyKAbZJ0JhJ5vpl5dJ/8DRd2jR559phwrFaH1qdSJBovEK1kUE quVrfjLdh2mYQts4P+BICLzM5weh1YwToG2e298KJ41f8zCBROwJGFHiNB2/rFoyA6gV bfZRAG1F+1HCL4PrDXWYvQFikiNnkDxzfSnA8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=NmA4CcRY577UOs0nvhjTUrrdOylZVgh/CEt1inpV0WPKXMIIrRNdDUYO88wpcRb7vR NTgW7Yrg6FEBR2IWEjaFTqXWixRXYdGYyjDU1r5OJK1n+wnNPF1p9FRZyacEdk+iylqc meB1hDQVHu0b9/9T2GpyL+8EAIuCGgk5kDBjs= MIME-Version: 1.0 Received: by 10.114.27.2 with SMTP id a2mr8942777waa.25.1280840467294; Tue, 03 Aug 2010 06:01:07 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.114.110.15 with HTTP; Tue, 3 Aug 2010 06:01:07 -0700 (PDT) In-Reply-To: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> References: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> Date: Tue, 3 Aug 2010 15:01:07 +0200 X-Google-Sender-Auth: 1VqFqV1i-UgmbzpWCVEGA-Raqek Message-ID: To: gaochunhui@gmail.com Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: =?UTF-8?B?UmU6IFtQSFAtREVWXSDnrZTlpI06IFtQSFAtREVWXSBmdWxsIExGUyBzdXBwb3J0?= From: info@tyrael.hu (Ferenc Kovacs) Maybe this is just lost in the weekend's email swarm. At least I hope this is the reason for the silence. Tyrael On Tue, Aug 3, 2010 at 2:11 PM, =E9=AB=98=E6=98=A5=E8=BE=89 wrote: > nobody to care this change? :( > > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: tyra3l@gmail.com [mailto:tyra3l@gmail.com] = =E4=BB=A3=E8=A1=A8 Ferenc Kovacs > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2010=E5=B9=B47=E6=9C=8830=E6=97=A5 = 22:14 > =E6=94=B6=E4=BB=B6=E4=BA=BA: PHP Internals > =E4=B8=BB=E9=A2=98: [PHP-DEV] full LFS support > > Hi. > > I would like to know what is the current status of the LFS support for ph= p. > > http://bugs.php.net/bug.php?id=3D27792 > http://bugs.php.net/bug.php?id=3D48886 > > As far as I can see, there are some patches floating around, but some of = them doesn't work, some of them are incomplete. > > As far as I can see, with the latest release(5.3.3) you can't stat or fil= esize a file where the size is >=3D 2GiB on 32bit OS, and >=3D 4GiB on 64bi= t. > Is this true? > From the proposed patches, it seems that there arent that many LOC which = needs to be adjusted to provide a decent LFS support. > Are there any blocker objections or architectural problems, or we just la= ck specification or manpower to fix this issue? > If this gets fixed, will this be included into the 5.3 branch, or this ca= n only be added with the next major version? > > Tyrael > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >