Re: [PATCH 12/16] object-store.h: move struct object_info from cache.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/23/2023 3:05 AM, Elijah Newren via GitGitGadget wrote:
> From: Elijah Newren <newren@xxxxxxxxx>
> 
> Move struct object_info, and a few related #define's from cache.h to
> object-store.h.

> diff --git a/replace-object.h b/replace-object.h
> index 3fbc32eb7b7..3c92ae94610 100644
> --- a/replace-object.h
> +++ b/replace-object.h
> @@ -1,6 +1,7 @@
>  #ifndef REPLACE_OBJECT_H
>  #define REPLACE_OBJECT_H
>  
> +#include "cache.h"
>  #include "oidmap.h"
>  #include "repository.h"
>  #include "object-store.h"

This seems like an unlikely side-effect of the changes you're
making. What is the reason we need this?

Thanks,
-Stolee



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux