]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
sync: refactor file opening into OpenFileNoFollow()
authorSimon Ruderich <simon@ruderich.org>
Sun, 4 Apr 2021 08:35:22 +0000 (10:35 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 5 Apr 2021 07:41:07 +0000 (09:41 +0200)
commit713cde4bd701dd53ed46d01f43c9e9e7b82dc514
tree97c021a65444ac6609eb642bc04308d1fe917239
parentfa33bb263d2998174fcc8c6dd8c44c94b41a8380
sync: refactor file opening into OpenFileNoFollow()

Make it public because it will be used by other packages in the next
commit.
cmd/safcm-remote/sync/files.go