2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-06 22:08:29 +00:00
greatroar 79b882e901 Merge duplicated readdir functionality
internal/archiver.readdir and internal/fs.ReadDir were unused.

internal/fs.ReadDirNames and internal/archiver.readdirnames were doing
nearly the same thing, except one sorted its output and opened with
fs.O_NOFOLLOW. Both were only used in internal/archiver.
2020-02-26 11:05:38 +01:00
..
2018-04-30 15:34:58 +02:00
2017-07-23 14:21:03 +02:00
2017-07-23 14:21:03 +02:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:19:13 +02:00
2018-05-01 14:38:41 +02:00