Thread (138 messages) flat view 138 messages, 9 authors, 2022-03-10

Re: [PATCH v9 2/9] tmp-objdir: disable ref updates when replacing the primary odb

From: Neeraj Singh <hidden>
Date: 2021-11-16 20:38:52

On Mon, Nov 15, 2021 at 11:24 PM Ævar Arnfjörð Bjarmason
[off-list ref] wrote:

On Mon, Nov 15 2021, Neeraj Singh via GitGitGadget wrote:
quoted
      /*
       * This object store is ephemeral, so there is no need to fsync.
       */
-     int will_destroy;
+     unsigned int will_destroy : 1;

      /*
       * Path to the alternative object store. If this is a relative path,
Why add this as an int in the preceding commit and turn it "unsigned :
1" here?
Good catch.  I'll fix this. This was an artifact of a previous version
where there was another variable here as well.

Thanks,
Neeraj
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help