arvidn
|
ed79929528
|
factor out has_any_file to storage_utils
|
2017-06-23 16:33:48 -04:00 |
arvidn
|
b7642f75d5
|
move clear_bufs out of storage.cpp into storage_utils
|
2017-06-21 13:04:05 -04:00 |
Alden Torres
|
b1b3f0e3e8
|
one more fix related to typed_span conversion (#2050)
|
2017-06-02 06:42:03 +02:00 |
Arvid Norberg
|
5344761da4
|
make flags to move_storage a proper enum class (#2043)
|
2017-06-01 04:15:15 -04:00 |
arvidn
|
af495da56b
|
use std::function instead of the fileop interface for readwritev()
|
2017-05-02 08:07:29 -04:00 |
arvidn
|
749d0da875
|
make iovec_t an alias for span<char>, in preparation for removing it altogether in favour of span
|
2017-04-30 11:49:08 -04:00 |
arvidn
|
480bde9333
|
change formatting of namespace declarations
|
2017-04-12 14:26:35 -04:00 |
Alden Torres
|
4a80e2667c
|
fixing sign-conversion warnings, part 15, torrent class (#1686)
fixing sign-conversion warnings, part 15, torrent class
|
2017-02-11 14:58:02 -05:00 |
arvidn
|
202386dd9d
|
factor out verify_resume_data to storage_utils
|
2017-01-20 01:36:03 -05:00 |
arvidn
|
e98dd14760
|
factor out delete_files function into storage_utils
|
2017-01-18 00:56:01 -05:00 |
Arvid Norberg
|
ec37436d49
|
factor out move_storage function to storage_utils.cpp (#1571)
|
2017-01-17 08:02:44 -05:00 |
Arvid Norberg
|
3d06371f31
|
factor out some common storage utilities out of storage.cpp (#1515)
factor out some common storage utilities out of storage.cpp
|
2017-01-11 00:42:10 -05:00 |