From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f72.google.com (mail-ot1-f72.google.com [209.85.210.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 66A623CA4B2 for ; Mon, 20 Jul 2026 20:42:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784580156; cv=none; b=KuBbV/hmr05L+fhzSmwiKZ8lpzGgbkhp2YwegRDR6L/NVUUKeALj8Mejk+zfQwxCsck5AmF+0Adw/4y63mLcR4FAT/p5o3sOWU2cMeSIaQqKZKsrk9cEbvsXXaul7tHJSndcSwUJ9KRJOEjzO54pQ9jH25YvJVNXDmkRuyMaoiE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784580156; c=relaxed/simple; bh=Hfk34aVYnf04DDmtPzjpCH7eeHHmyr4fetVFg/i2yu4=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=KgbSp8IDGpDZ0+iQoUoGc8SQI1zKhQsYxa5O/8LsRABR/Mj+q6Tvj+gXmvjRGY0m4Bax2WnujVFo0PwopD63m/oAO+dJeVgwIQ8xGOTkChZXoSasqQ9nLec0nXLsY83D9azi+PksMfwEvtiCTM30RFOdHLAM8rX3r7miuo63r4w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.210.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-ot1-f72.google.com with SMTP id 46e09a7af769-7ead32f5c6aso6539797a34.1 for ; Mon, 20 Jul 2026 13:42:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1784580153; x=1785184953; h=content-type:cc:to:from:subject:message-id:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to :content-type; bh=hv0islo9ugQyN6tOYPweVYNIFxX7v6O71cHJffvdVlE=; b=celbUlqB5mBrlwzaS3fPImDeK+jURrGFpuNhZTinYHLX9ZpxMIFtpaaWtrmanZF6ZN q8nRl7z51wjvGX1lALyXj907ZVxdLDAwuardqhj6tuAq18FoNNHAfVhZVr98BbRt+BNV wC+HrGmDynVqPWdcwx/VWie6cfYC4PV1HcHbL/POzo3A+iu1i+go32GrT8tBocG0zVbW fHxb0bdpNbFihNd3nMWEs6/PuovfpBFdw03wvhV13LtxZlxYAF1rlRsnG4aepFLhQsOZ KZ0M3JmjUomub/70zwzJVwCB3/oRSJ5SSPiwSjTryL2NuzD6QbWj+G96DhJAMO79AV9L OoFA== X-Gm-Message-State: AOJu0Ywqr/63m0zPpZ4n0/NEKw2itD+MV4mqjjuYSZxp4n15CBFsT4vu HLGne8dvcYgP11peGk5cJhqvVKMpb5uM1PkWIIlkhb8i2PI2kCQh99qoLrVSXgfL8h5unVHIYDK yFf+hSvkYGuG+sRbKQb83X/aYUfMyItXLTaCkq//SZ2WK4rsRknmsXEdoRN4= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6808:2393:b0:4a4:856a:c622 with SMTP id 5614622812f47-4a4d0324cf1mr9409540b6e.20.1784580152856; Mon, 20 Jul 2026 13:42:32 -0700 (PDT) Date: Mon, 20 Jul 2026 13:42:32 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a5e8838.42649fcc.6186.0087.GAE@google.com> Subject: [moderation/CI] Re: e2fsck: take flock(LOCK_EX) on whole-disk device during filesystem check From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v1] e2fsck: take flock(LOCK_EX) on whole-disk device during filesystem check https://lore.kernel.org/all/20260720143246.4141501-1-naraghavan@linux.microsoft.com * [PATCH] e2fsck: take flock(LOCK_EX) on whole-disk device during filesystem check and found no issues. Full report is available here: https://ci.syzbot.org/series/ffb3b978-7737-4c7a-b4aa-2f2d85cd91f3 *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com. The email will later be sent to: [linux-ext4@vger.kernel.org naraghavan@linux.microsoft.com srivatsa@csail.mit.edu tytso@mit.edu] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid