From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2EA25C2D0A8 for ; Mon, 28 Sep 2020 18:10:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D4AF0208D5 for ; Mon, 28 Sep 2020 18:10:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726722AbgI1SKZ (ORCPT ); Mon, 28 Sep 2020 14:10:25 -0400 Received: from mail-il1-f208.google.com ([209.85.166.208]:48833 "EHLO mail-il1-f208.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726564AbgI1SKX (ORCPT ); Mon, 28 Sep 2020 14:10:23 -0400 Received: by mail-il1-f208.google.com with SMTP id g1so1483361iln.15 for ; Mon, 28 Sep 2020 11:10:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=J4W5R3KJsK3yFjC5F6GWffI4YGYDXTwiFTDDJzjYMi4=; b=B5Y3Pv/BpFLN4XJGisB48UXI4Cv2zPat/YLmhbB0r3CgCuQ+YjacsiZ8eLpYk+60SY Q/iesSE+wP4m8ONknJfZgNx9BbjtkVL5ncV0+3Ocimhi1PVnvQqqpIaCESNnsd8pTIb0 CzUgEJXK40gcQmmSuXwA067Hl9zwvFkOLiIHhur5/8FrddTDpQouXh/TENItv3Umv0rR 05LH4IwvWCdMUja7cgIh3HJmFlAT1TKUxp3uzsuznqueywfaKPDCT7W2Mg7o0vsFhRuc 2Oi+h4x5xU75vPq+G2NLi2F4V8PdlWpVS0wjPIy+JQq/4mYZv3QbtSmJV91F0yNFOUpF hFyw== X-Gm-Message-State: AOAM530IhbXjXTPgICJChTvnsvHl9jpRRLRJo+GK7JeFcyjGu5kiCtPJ nlZYsWK7GIjgTeDPi1eK03Qhtw4Dsgqva91z7+v36qkIo7Ar X-Google-Smtp-Source: ABdhPJzdHD5nJFxFiNriyhMoI3yxaqES+AYyF5lytwOiqfHEzKvz5t3aJ+eKA1efAa9QLveY0BJKHTrP+iO1x1c38wGvxL8rhYeB MIME-Version: 1.0 X-Received: by 2002:a92:d74b:: with SMTP id e11mr2285704ilq.180.1601316622111; Mon, 28 Sep 2020 11:10:22 -0700 (PDT) Date: Mon, 28 Sep 2020 11:10:22 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000006f1f5d05b06394d0@google.com> Subject: WARNING: filesystem loop1 was created with 512 inodes, the real maximum is 511, mounting anyway From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot found the following issue on: HEAD commit: c9c9e6a4 Merge tag 'trace-v5.9-rc5-2' of git://git.kernel... git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=138b09d9900000 kernel config: https://syzkaller.appspot.com/x/.config?x=5f4c828c9e3cef97 dashboard link: https://syzkaller.appspot.com/bug?extid=2435de7315366e15f0ca compiler: gcc (GCC) 10.1.0-syz 20200507 Unfortunately, I don't have any reproducer for this issue yet. IMPORTANT: if you fix the issue, please add the following tag to the commit: Reported-by: syzbot+2435de7315366e15f0ca@syzkaller.appspotmail.com BFS-fs: bfs_fill_super(): WARNING: filesystem loop1 was created with 512 inodes, the real maximum is 511, mounting anyway BFS-fs: bfs_fill_super(): Inode 0x00000002 corrupted on loop1 BFS-fs: bfs_fill_super(): WARNING: filesystem loop1 was created with 512 inodes, the real maximum is 511, mounting anyway BFS-fs: bfs_fill_super(): Inode 0x00000002 corrupted on loop1 --- This report is generated by a bot. It may contain errors. See https://goo.gl/tpsmEJ for more information about syzbot. syzbot engineers can be reached at syzkaller@googlegroups.com. syzbot will keep track of this issue. See: https://goo.gl/tpsmEJ#status for how to communicate with syzbot.