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=-3.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 96B5AC64E75 for ; Fri, 27 Nov 2020 12:32:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5387422242 for ; Fri, 27 Nov 2020 12:32:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729174AbgK0Mc1 (ORCPT ); Fri, 27 Nov 2020 07:32:27 -0500 Received: from mail-il1-f200.google.com ([209.85.166.200]:42855 "EHLO mail-il1-f200.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728558AbgK0McX (ORCPT ); Fri, 27 Nov 2020 07:32:23 -0500 Received: by mail-il1-f200.google.com with SMTP id j18so3571735ilc.9 for ; Fri, 27 Nov 2020 04:32:21 -0800 (PST) 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=zCQQC46f+LcXNdb8wo8YKjYeKLBBNuYinIjiwe93Oi4=; b=Ydud8UpfC3CG4xtu+wgwK54nLOGwCLP5TNNRp7+KbU50L0lbhMslnRdESNVgFxvk8I NhM6yLuyThJUJfZpO2qqiP+fXwUvZGXA5S91CRMeBEl1xIi3a5Tg07tLqGLwdz+p76g4 xEk5Er9y30LWAqO7E1INveiuiOhWHNX0q4Z6zhh3g11BmrOv9RBHGhYyVN6Aybav1omC YVxmcTH4JvoUHvF6cYel3rQRfxFtNtzSBpMw8L97psySVCE2v7LNVqiZiUomKFz9RQZV 5QVV4mrP5tXXwOlCYNwoHyjdqt+RruXbIwHUmG8Xcehmb2WvDmX3KQW/v9YivawZi+Jd MmmA== X-Gm-Message-State: AOAM5315RCWYAzpeDOFK7SRvpXTrZ26zCZpCS2Hcx8NqelXi2KkagI2l KtuPv21YV0+NDs6IyVG56ZQRpEWwfQeAXfWXZGuWAgWDv/M2 X-Google-Smtp-Source: ABdhPJweAvvdNn2PdFopahgLMNaiY9IMuuYewsTmAVmhDRLz4QHntDqYyMBfqiVwC7AM5Amw0t60LVG26LV6XCWrvwfG6vXGbsgR MIME-Version: 1.0 X-Received: by 2002:a92:d04:: with SMTP id 4mr6923467iln.210.1606480341616; Fri, 27 Nov 2020 04:32:21 -0800 (PST) Date: Fri, 27 Nov 2020 04:32:21 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000019cd7c05b515da9a@google.com> Subject: WARNING: filesystem loop5 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: 418baf2c Linux 5.10-rc5 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=171555b9500000 kernel config: https://syzkaller.appspot.com/x/.config?x=b81aff78c272da44 dashboard link: https://syzkaller.appspot.com/bug?extid=3fd34060f26e766536ff 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+3fd34060f26e766536ff@syzkaller.appspotmail.com BFS-fs: bfs_fill_super(): loop5 is unclean, continuing BFS-fs: bfs_fill_super(): WARNING: filesystem loop5 was created with 512 inodes, the real maximum is 511, mounting anyway BFS-fs: bfs_fill_super(): Last block not available on loop5: 120 BFS-fs: bfs_fill_super(): loop5 is unclean, continuing BFS-fs: bfs_fill_super(): WARNING: filesystem loop5 was created with 512 inodes, the real maximum is 511, mounting anyway BFS-fs: bfs_fill_super(): Last block not available on loop5: 120 --- 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.