Re: [PATCH 09/12] delta-islands: stop depending on `the_repository`

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

 



On 25/03/03 09:47AM, Patrick Steinhardt wrote:
> There are multiple sites in "delta-islands.c" where we use the
> global `the_repository` variable, either explicitly or implicitly by
> using `the_hash_algo`.
> 
> Refactor the code to stop using `the_repository`. In most cases this is
> trivial because we already had a repository availabe in the calling

s/availabe/available/

> context, with the only exception being `propagate_island_marks()`. Adapt
> it so that the repository gets passed in via a parameter.
> 
> Signed-off-by: Patrick Steinhardt <ps@xxxxxx>




[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