From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 13 11:43:37 2013 Received: (at submit) by debbugs.gnu.org; 13 Aug 2013 15:43:37 +0000 Received: from localhost ([127.0.0.1]:56715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V9Gky-0007A2-Fq for submit@debbugs.gnu.org; Tue, 13 Aug 2013 11:43:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60406) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V9GMY-0006Wp-EM for submit@debbugs.gnu.org; Tue, 13 Aug 2013 11:18:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9GMO-0006bK-Jm for submit@debbugs.gnu.org; Tue, 13 Aug 2013 11:18:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:38906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9GMO-0006bG-HD for submit@debbugs.gnu.org; Tue, 13 Aug 2013 11:18:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9GMJ-0003T7-HX for bug-coreutils@gnu.org; Tue, 13 Aug 2013 11:18:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9GMB-0006Xi-ME for bug-coreutils@gnu.org; Tue, 13 Aug 2013 11:18:07 -0400 Received: from mail-ob0-x236.google.com ([2607:f8b0:4003:c01::236]:36262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9GMB-0006XS-Fs for bug-coreutils@gnu.org; Tue, 13 Aug 2013 11:17:59 -0400 Received: by mail-ob0-f182.google.com with SMTP id wo10so10462696obc.41 for ; Tue, 13 Aug 2013 08:17:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:from:date:message-id:subject:to :content-type; bh=ukl/KgB4ZfPDABcZPjJpqEK5ZgouvkgnY4BKRYoDcJ0=; b=ox4K7sDnl+OtVBfP6wE+T90JXtMOV5r8JBihtRllhWOZu8HvCST6myhoxkVjM62cl+ AT1weYC/EY/vRb53y4yVfIl9YZqDT6U6SD2EA+A6WME727Xbfrs77oR+DlULJeEwGwuM xWp/2CjNIkKtxw86TCrs9eePdobKVswnG51YV7vdABAAXSF+Gn/dkMAH+hL22N8crNnY mcd7+pxqNnPJcOZeStYTabdkl+wydGi9uat2mjI/j9+lErNgHUa/FL5jRMFegdDw6EBz /E52hMY7KG7m7803+bwO2m/Lrga2Oi4Mzz91xCrZrVRMcVKshm4YWh4+6j1h4Ndq8Js8 Pv1Q== X-Received: by 10.182.28.3 with SMTP id x3mr6029006obg.7.1376407078545; Tue, 13 Aug 2013 08:17:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.97.143 with HTTP; Tue, 13 Aug 2013 08:17:18 -0700 (PDT) From: Antonio Guillen Date: Tue, 13 Aug 2013 17:17:18 +0200 X-Google-Sender-Auth: BVCdFtxL6lqtg4ZVnt0PRGXCTbo Message-ID: Subject: =?UTF-8?Q?tail=3A_unrecognized_file_system_type_0=E2=80=8Bxf2f52010?= To: bug-coreutils@gnu.org Content-Type: multipart/alternative; boundary=089e0158ae86fbae7604e3d5be09 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 13 Aug 2013 11:43:34 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: antonio@guillen.com.es List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --089e0158ae86fbae7604e3d5be09 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I get this error when I try to run the command tai =E2=80=8Bl=E2=80=8B with the -f in a file system type =E2=80=8B =E2=80=8B f2fs tail: unrecognized file system type 0xf2f52010 for /tmp/test-file.txt. please report =E2=80=8B =E2=80=8B this to bug-coreutils@gnu.org. reverting to polling If i don't use -f, tail running fine. I am =E2=80=8B =E2=80=8B running =E2=80=8B =E2=80=8B gentoo with =E2=80=8B =E2=80=8B kernel 3.9.6 on x86_64 and coreutils 8.20 Related bugs: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D11823 --=20 Antonio Guill=C3=A9n --089e0158ae86fbae7604e3d5be09 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I get this error when I try to run the comma= nd tai
=E2=80=8Bl=E2=80=8B
with the -f in a = file system type
=E2=80=8B =E2=80=8B
f2fs

tail: unrecognized file system type 0x= f2f52010 for /tmp/test-file.txt. please report
=E2= =80=8B =E2=80=8B
this to bug-= coreutils@gnu.org. reverting to polling

If i don't use -f, tail running fine.

I am
=E2=80=8B =E2=80=8B
running
=E2=80=8B =E2=80=8B
gentoo with
=E2=80=8B =E2= =80=8B
kernel 3.9.6 on x86_64 and coreutils 8.20

Related bugs:<= br>http://= debbugs.gnu.org/cgi/bugreport.cgi?bug=3D11823

--=C2=A0
Antonio Guill=C3=A9n
--089e0158ae86fbae7604e3d5be09-- From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 13 15:55:02 2013 Received: (at 15087-done) by debbugs.gnu.org; 13 Aug 2013 19:55:02 +0000 Received: from localhost ([127.0.0.1]:56862 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V9KgG-0005K2-Fv for submit@debbugs.gnu.org; Tue, 13 Aug 2013 15:55:00 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:51857) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1V9KgC-0005Jk-7r for 15087-done@debbugs.gnu.org; Tue, 13 Aug 2013 15:54:58 -0400 Received: from [192.168.1.11] (p57A5C6D9.dip0.t-ipconnect.de [87.165.198.217]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0LzFY5-1WDaOW1kcD-014FwU; Tue, 13 Aug 2013 21:54:49 +0200 Message-ID: <520A8F08.2010609@bernhard-voelker.de> Date: Tue, 13 Aug 2013 21:54:48 +0200 From: Bernhard Voelker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: antonio@guillen.com.es Subject: =?UTF-8?B?UmU6IGJ1ZyMxNTA4NzogdGFpbDogdW5yZWNvZ25pemVkIGZpbGUgc3k=?= =?UTF-8?B?c3RlbSB0eXBlIDDigIt4ZjJmNTIwMTA=?= References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:iXKrWBYjWHFSSIn3tdruJVjKWOjQ2zJfzV8Qt0nv2MR WBpsBSqo075nShV2frwCXDbTS7BzKtEYpNYVsih9O4a9IJtek2 6mLXjmO+gq2qdojG1J4pjJX3r5on/1OjfDsO3z9TFj+gVaqbzv 28PQ6tuf16Vko7DHkBGppoKIDhkBj7XY12es24cNFdoTQpJeRA QfTfLh5WYxALTKquyDf4j8DfZr9nueMHovXXdfNdIovRDV0qaC GS82Ai1DzGquFffBEWfTtwbEoDPjjkQNnfFMTOjOHv5sSBpNMu wdQxSB4Lw5IjTLNJlyftdmjbVI4xANlhie89DxaySkQ1qfqfuD haTF99U/JtfrLAKRd1Fl3a5RKakPlQ6QC8efBMtDR X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 15087-done Cc: 15087-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) On 08/13/2013 05:17 PM, Antonio Guillen wrote: > Hello, > > I get this error when I try to run the command tai > ​l​ > with the -f in a file system type > ​ ​ > f2fs > > tail: unrecognized file system type 0xf2f52010 for /tmp/test-file.txt. > please report this to bug-coreutils@gnu.org. reverting to polling > I am running gentoo with > kernel 3.9.6 on x86_64 and coreutils 8.20 > > Related bugs: > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11823 Thanks for the bug report. However, the support for F2FS has already been added to our code in the Git repository by commit http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=4c49dc82 But there is no stable release available including it yet; it will go into coreutils-8.22 (no release date yet). Therefore, I'm marking this bug as done. Thanks again. Have a nice day, Berny From unknown Mon Aug 18 19:29:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 11 Sep 2013 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator