Re: [PATCH v3 0/3] quick reroll of Lars's git_open() w/ O_CLOEXEC

2016-10-25 Thread Junio C Hamano
Lars Schneider writes: > heavy CPU/network task in the background now (I can't/don't want to > stop that ATM). > > Here is the relevant part of the log: > > ++ rm -f rot13-filter.log > ++ git checkout --quiet --no-progress . > + test_eval_ret_=255 > + want_trace > +

Re: [PATCH v3 0/3] quick reroll of Lars's git_open() w/ O_CLOEXEC

2016-10-25 Thread Lars Schneider
> On 25 Oct 2016, at 20:16, Junio C Hamano wrote: > > Here is to make sure everybody is on the same page regarding the > series. The patches are adjusted for comments from Eric and Dscho. Thank you, Junio! Your v3 looks good to me and I compiled and tested it on Windows.

[PATCH v3 0/3] quick reroll of Lars's git_open() w/ O_CLOEXEC

2016-10-25 Thread Junio C Hamano
Here is to make sure everybody is on the same page regarding the series. The patches are adjusted for comments from Eric and Dscho. Lars Schneider (3): sha1_file: rename git_open_noatime() to git_open() sha1_file: open window into packfiles with O_CLOEXEC read-cache: make sure file handles