Chris Mason
|
cfd4a535b6
Btrfs: limit the path size in send to PATH_MAX
|
11 years ago |
Filipe Manana
|
c715e155c9
Btrfs: send, build path string only once in send_hole
|
11 years ago |
Filipe Manana
|
766b5e5ae7
Btrfs: send, fix data corruption due to incorrect hole detection
|
11 years ago |
Josef Bacik
|
3f8a18cc53
Btrfs: hold the commit_root_sem when getting the commit root during send
|
11 years ago |
Josef Bacik
|
9e351cc862
Btrfs: remove transaction from send
|
11 years ago |
Josef Bacik
|
a26e8c9f75
Btrfs: don't clear uptodate if the eb is under IO
|
11 years ago |
Chris Mason
|
73b802f447
btrfs: fix uninit variable warning
|
11 years ago |
Filipe Manana
|
bfa7e1f8be
Btrfs: part 2, fix incremental send's decision to delay a dir move/rename
|
11 years ago |
Filipe Manana
|
7b119a8b89
Btrfs: fix incremental send's decision to delay a dir move/rename
|
11 years ago |
Filipe Manana
|
425b5dafc8
Btrfs: remove unnecessary inode generation lookup in send
|
11 years ago |
Liu Bo
|
2131bcd38b
Btrfs: add readahead for send_write
|
11 years ago |
Liu Bo
|
a4d96d6254
Btrfs: share the same code for __record_{new,deleted}_ref
|
11 years ago |
Filipe Manana
|
fcbd2154d1
Btrfs: avoid unnecessary utimes update in incremental send
|
11 years ago |
Liu Bo
|
644d1940ab
Btrfs: skip search tree for REG files
|
11 years ago |
David Sterba
|
9c9ca00bd3
btrfs: send: simplify allocation code in fs_path_ensure_buf
|
11 years ago |
David Sterba
|
1b2782c8ed
btrfs: send: fix old buffer length in fs_path_ensure_buf
|
11 years ago |
Filipe Manana
|
bf0d1f441d
Btrfs: fix send issuing outdated paths for utimes, chown and chmod
|
11 years ago |
Filipe Manana
|
9dc442143b
Btrfs: fix send attempting to rmdir non-empty directories
|
11 years ago |
Filipe Manana
|
29d6d30f5c
Btrfs: send, don't send rmdir for same target multiple times
|
11 years ago |
Filipe Manana
|
2b863a135f
Btrfs: incremental send, fix invalid path after dir rename
|
11 years ago |
Wang Shilong
|
dcfd5ad2fc
Revert "Btrfs: remove transaction from btrfs send"
|
11 years ago |
David Sterba
|
ace0105076
btrfs: send: lower memory requirements in common case
|
11 years ago |
Filipe David Borba Manana
|
dff6d0adbe
Btrfs: make some tree searches in send.c more efficient
|
11 years ago |
Filipe David Borba Manana
|
a0859c0998
Btrfs: use right extent item position in send when finding extent clones
|
11 years ago |
David Sterba
|
57fb8910c2
btrfs: send: remove BUG_ON from name_cache_delete
|
11 years ago |
David Sterba
|
4d1a63b21b
btrfs: send: remove BUG from process_all_refs
|
11 years ago |
David Sterba
|
1f5a7ff999
btrfs: send: squeeze bitfilelds in fs_path
|
11 years ago |
David Sterba
|
e25a812206
btrfs: send: remove virtual_mem member from fs_path
|
11 years ago |
David Sterba
|
b23ab57d48
btrfs: send: remove prepared member from fs_path
|
11 years ago |
David Sterba
|
64792f2535
btrfs: send: replace check with an assert in gen_unique_name
|
11 years ago |