]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ew/packfile-syscall-optim'
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Jan 2020 22:17:50 +0000 (14:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jan 2020 22:17:50 +0000 (14:17 -0800)
Code cleanup.

* ew/packfile-syscall-optim:
  packfile: replace lseek+read with pread
  packfile: remove redundant fcntl F_GETFD/F_SETFD

1  2 
packfile.c

diff --cc packfile.c
Simple merge