[PATCH 2/4] cache: use sendfile() instead of a pair of read() + write()

Jason A. Donenfeld Jason at zx2c4.com
Sun Jan 19 15:12:18 CET 2014


On Sat, Jan 18, 2014 at 10:32 PM, Jamie Couture <jamie.couture at gmail.com> wrote:
> Hmm. It looks like struct stat lock_st member, introduced in
> 939d32fd, was never used anywhere in cgit.  Would it make sense to
> separate this line in a differnt commit, explaining the unused
> member should be removed?

I noticed this too. In the future, it's nice to break these up. For
now, not such a huge deal.


More information about the CGit mailing list