Merge branch 'ns/fsync-or-die-message-fix'
commit98f6a3a35335d5d4b48df0088f2da0075e07f99c
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:22 +0000 (4 10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:22 +0000 (4 10:56 -0700)
tree0c90da4f136d2c2d5479eb6225b648b62d87ef5c
parent27dd46079980a8f80c5e70bc8fa5ee4c9b54995e
parentc4e707f858813c097bd8b488baae07096aa280ad
Merge branch 'ns/fsync-or-die-message-fix'

When creating a loose object file, we didn't report the exact
filename of the file we failed to fsync, even though the
information was readily available, which has been corrected.

* ns/fsync-or-die-message-fix:
  object-file: pass filename to fsync_or_die