David Sterba
|
7f8d236ae1
btrfs: dev-replace: move replace members out of fs_info
|
7 年之前 |
David Sterba
|
aa144bfeaa
btrfs: dev-replace: avoid useless lock on error handling path
|
7 年之前 |
David Sterba
|
9f6cbcbb09
btrfs: open code btrfs_after_dev_replace_commit
|
7 年之前 |
David Sterba
|
7fb2eced10
btrfs: open code btrfs_dev_replace_clear_lock_blocking
|
7 年之前 |
David Sterba
|
3280f87457
btrfs: remove btrfs_dev_replace::read_locks
|
7 年之前 |
Jeff Mahoney
|
5c06147128
btrfs: fix error handling in btrfs_dev_replace_start
|
7 年之前 |
Nikolay Borisov
|
a27a94c2b0
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
|
7 年之前 |
Misono Tomohiro
|
1e7e1f9e3a
btrfs: replace: Reset on-disk dev stats value after replace
|
7 年之前 |
Nikolay Borisov
|
4f5ad7bd63
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
|
7 年之前 |
Nikolay Borisov
|
d6507cf1e2
btrfs: Remove fs_info from btrfs_assign_next_active_device
|
7 年之前 |
Nikolay Borisov
|
68a9db5f23
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
|
7 年之前 |
David Sterba
|
d7f663fa3f
btrfs: prune unused includes
|
7 年之前 |
Allen Pais
|
a944442c2b
btrfs: replace get_seconds with new 64bit time API
|
7 年之前 |
Anand Jain
|
b25e59e2b2
btrfs: drop uuid_mutex in btrfs_dev_replace_finishing
|
7 年之前 |
David Sterba
|
093258e6eb
btrfs: replace waitqueue_actvie with cond_wake_up
|
7 年之前 |
Nikolay Borisov
|
82b3e53b8d
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
|
7 年之前 |
David Sterba
|
a0fecc2371
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
|
7 年之前 |
David Sterba
|
010a47bde9
btrfs: add proper safety check before resuming dev-replace
|
7 年之前 |
David Sterba
|
d48f39d5a5
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
|
7 年之前 |
David Sterba
|
6fc4749d25
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
|
7 年之前 |
David Sterba
|
00251a527a
btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
|
7 年之前 |
David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 年之前 |
David Sterba
|
7e79cb86be
btrfs: split dev-replace locking helpers for read and write
|
7 年之前 |
Anand Jain
|
8f2ceaa7b4
btrfs: log, when replace, is canceled by the user
|
7 年之前 |
Anand Jain
|
acf18c56fd
btrfs: fix null pointer deref when target device is missing
|
7 年之前 |
Anand Jain
|
15fc1283f6
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
|
7 年之前 |
Anand Jain
|
18e67c73dc
btrfs: btrfs_dev_replace_cancel() can return int
|
7 年之前 |
Anand Jain
|
17d202b973
btrfs: rename __btrfs_dev_replace_cancel()
|
7 年之前 |
Anand Jain
|
97282031a6
btrfs: open code btrfs_dev_replace_cancel()
|
7 年之前 |
Anand Jain
|
401e29c124
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
|
7 年之前 |