From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 0FFC91F9F3 for ; Tue, 28 Sep 2021 23:33:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243276AbhI1Xeh (ORCPT ); Tue, 28 Sep 2021 19:34:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243249AbhI1Xeg (ORCPT ); Tue, 28 Sep 2021 19:34:36 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9ACAC06161C for ; Tue, 28 Sep 2021 16:32:55 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id s21so1094934wra.7 for ; Tue, 28 Sep 2021 16:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:in-reply-to:references:from:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=0YFH/7O9dujfKmmu6ZRk/KJCH7LOCPzTEaGTMr5K95k=; b=aWCZ1T65XqMImHd5TfY2pNbp/BJL8DrinLcRkn3g+hHl/8ZbFVpiyLtG05uULVKSD1 y7Z7gD16oR8xMPRCTFYUszre2ZnlHR6howvGcFsiLpa7mfW2ADrqV4soZ3UJgbJmknI4 eW+3cVZ4H3wcsSa5yhCEkIIH+XEKmmsmr8eMsOHDJyMPpL2ySFzHRNMcHVpsx/RLdCqn 6UgmlQV3gKUpLZonlzmVsOx8SlDx22Ea20XPWYbWZxTov4rYjnBR+A6IaK7/48vhWlDw RW/51pydDf+XlPf0iGIRHhhVjj61hm4Ha6UUILoD/D4a6/FW97al7Gk/N07k3ULFFra2 eNsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:fcc:content-transfer-encoding:mime-version:to:cc; bh=0YFH/7O9dujfKmmu6ZRk/KJCH7LOCPzTEaGTMr5K95k=; b=rFeUUriHyWx4Fn/YBjWnfboMLMakw1MZK9Yidv+XbK8MUcOTbkCVmyNVLc2vvQ5qBS a1yKZelVd13LYQTBQqHfXe3szNi+mq3ftQzsQYIpB+hBxJOh6F7WkvTEMvMXNbU8RpBU kHN5xQUgFca9Jg6ZeRFdxpQ30tsGuqPrhBKQyqJpbWA6u523NxD0Xqg/8/6kMj9BAkRO RjdQ0hrc8p3BTLAX3puvuLxKpEUlHYOcxR3Vm0i7uxuru0v/lVcYEx3tiCaYN7S/5cEZ 9RkKeXU3Rk0V8V2p44BblKSl20RgI+XIgLm/DBhaFIAPDU2k3I4Jzrz3lfMSqyQQctFV AvTQ== X-Gm-Message-State: AOAM533cLCKU3Ak0vY76q+41e8ogI5Ixd8vUF4JrLcUqymkuRclMegcJ nWuXtSADYOXeBaCFWFc7GKBnTU1vmlw= X-Google-Smtp-Source: ABdhPJz1z7vFPay/gLgXpi/cIYzrYKpBX4UXVhJayCE0+jdlDnSbUAL5Y1xIg8MZQzwCN4VzNwdGqw== X-Received: by 2002:a5d:61c1:: with SMTP id q1mr3140536wrv.154.1632871974559; Tue, 28 Sep 2021 16:32:54 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id r27sm460163wrr.70.2021.09.28.16.32.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Sep 2021 16:32:54 -0700 (PDT) Message-Id: In-Reply-To: References: From: "Neeraj Singh via GitGitGadget" Date: Tue, 28 Sep 2021 23:32:45 +0000 Subject: [PATCH v7 3/9] bulk-checkin: rename 'state' variable and separate 'plugged' boolean Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: Neeraj-Personal , Johannes Schindelin , Jeff King , Jeff Hostetler , Christoph Hellwig , =?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0?= Bjarmason , "Randall S. Becker" , Bagas Sanjaya , "Neeraj K. Singh" , Neeraj Singh Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org From: Neeraj Singh Preparation for adding bulk-fsync to the bulk-checkin.c infrastructure. * Rename 'state' variable to 'bulk_checkin_state', since we will later be adding 'bulk_fsync_state'. This also makes the variable easier to find in the debugger, since the name is more unique. * Move the 'plugged' data member of 'bulk_checkin_state' into a separate static variable. Doing this avoids resetting the variable in finish_bulk_checkin when zeroing the 'bulk_checkin_state'. As-is, we seem to unintentionally disable the plugging functionality the first time a new packfile must be created due to packfile size limits. While disabling the plugging state only results in suboptimal behavior for the current code, it would be fatal for the bulk-fsync functionality later in this patch series. Signed-off-by: Neeraj Singh --- bulk-checkin.c | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/bulk-checkin.c b/bulk-checkin.c index 8785b2ac806..6ae18401e04 100644 --- a/bulk-checkin.c +++ b/bulk-checkin.c @@ -10,9 +10,9 @@ #include "packfile.h" #include "object-store.h" -static struct bulk_checkin_state { - unsigned plugged:1; +static int bulk_checkin_plugged; +static struct bulk_checkin_state { char *pack_tmp_name; struct hashfile *f; off_t offset; @@ -21,7 +21,7 @@ static struct bulk_checkin_state { struct pack_idx_entry **written; uint32_t alloc_written; uint32_t nr_written; -} state; +} bulk_checkin_state; static void finish_tmp_packfile(struct strbuf *basename, const char *pack_tmp_name, @@ -277,21 +277,23 @@ int index_bulk_checkin(struct object_id *oid, int fd, size_t size, enum object_type type, const char *path, unsigned flags) { - int status = deflate_to_pack(&state, oid, fd, size, type, + int status = deflate_to_pack(&bulk_checkin_state, oid, fd, size, type, path, flags); - if (!state.plugged) - finish_bulk_checkin(&state); + if (!bulk_checkin_plugged) + finish_bulk_checkin(&bulk_checkin_state); return status; } void plug_bulk_checkin(void) { - state.plugged = 1; + assert(!bulk_checkin_plugged); + bulk_checkin_plugged = 1; } void unplug_bulk_checkin(void) { - state.plugged = 0; - if (state.f) - finish_bulk_checkin(&state); + assert(bulk_checkin_plugged); + bulk_checkin_plugged = 0; + if (bulk_checkin_state.f) + finish_bulk_checkin(&bulk_checkin_state); } -- gitgitgadget