Rusty Bird
|
ada27ee431
storage/reflink: trivial style tweaks
|
4 years ago |
Rusty Bird
|
21971d6d0a
storage/reflink: comment on _get_size() use in start()
|
4 years ago |
Rusty Bird
|
749ce477df
storage/reflink: don't bother using _get_size() in create()
|
4 years ago |
Rusty Bird
|
6659ed8d39
storage/reflink: delete all images at beginning of create()
|
4 years ago |
Rusty Bird
|
56f6a6ef65
storage/reflink: get VM dir from less arbitrary-looking path
|
4 years ago |
Rusty Bird
|
12d882b355
storage/reflink: factor out _remove_all_images()
|
4 years ago |
Rusty Bird
|
8f4c90c37a
storage/reflink: _remove_incomplete_{files -> images}()
|
4 years ago |
Rusty Bird
|
9c9d71c069
storage/reflink: omit redundant comment
|
4 years ago |
Marek Marczykowski-Górecki
|
edf5977b23
Merge remote-tracking branch 'origin/pr/309'
|
4 years ago |
Pawel Marczewski
|
63ac952803
Implement new admin.vm.ImportWithSize API call
|
4 years ago |
Rusty Bird
|
d54e4b0c6e
storage/reflink: fix comment
|
4 years ago |
Rusty Bird
|
ba662d2819
storage/reflink: bail out early on most FICLONE errnos
|
4 years ago |
Rusty Bird
|
90f25890cf
storage/reflink: pool.setup_check -> pool._setup_check
|
4 years ago |
Rusty Bird
|
87081d6ee3
storage/reflink: _cleanup() -> _remove_incomplete_files()
|
4 years ago |
Rusty Bird
|
d7478d128b
storage/reflink: document hardcoded sizeof(int) for FICLONE
|
4 years ago |
Rusty Bird
|
3f0286220c
storage/reflink: simplify _replace_file() comment
|
4 years ago |
Rusty Bird
|
9d5deffb13
storage/reflink: open in binary mode for loopdev resize ioctl
|
4 years ago |
Rusty Bird
|
4cd9e42416
storage/reflink: use a conditional expression
|
4 years ago |
Marek Marczykowski-Górecki
|
5fa75d73be
Make pylint happy
|
5 years ago |
Rusty Bird
|
6e592a56d7
storage/reflink: update comment and whitespace
|
5 years ago |
Rusty Bird
|
1fe2aff643
storage/reflink: _fsync_path(path_from) in _commit()
|
5 years ago |
Rusty Bird
|
df23720e4e
storage/reflink: _fsync_dir() -> _fsync_path()
|
5 years ago |
Rusty Bird
|
35b4b915e7
storage/reflink: coroutinize pool setup()
|
5 years ago |
Rusty Bird
|
2b4b45ead8
storage/reflink: preferably get volume size from image size
|
5 years ago |
Rusty Bird
|
de159a1e1e
storage/reflink: don't run verify() under volume lock
|
5 years ago |
Rusty Bird
|
4c9c0a88d5
storage/reflink: split @_unblock into @_coroutinized @_locked
|
5 years ago |
Rusty Bird
|
ab929baa38
Revert "storage/reflink: update volume size in __init__()"
|
5 years ago |
Rusty Bird
|
58a7e0f158
Revert "storage/reflink: update snap_on_start volume size in start()"
|
5 years ago |
Rusty Bird
|
ef128156a3
storage/reflink: volume.resize(): succeed without image
|
5 years ago |
Rusty Bird
|
25e92bd19b
storage/reflink: volume.resize(): remove safety check
|
5 years ago |