Anand Jain
|
1bcea35597
Btrfs: write_buf is now callable outside send.c
|
12 years ago |
Liu Bo
|
69917e4312
Btrfs: fix a bug in parsing return value in logical resolve
|
12 years ago |
Jan Schmidt
|
995e01b7af
Btrfs: fix gcc warnings for 32bit compiles
|
13 years ago |
Chris Mason
|
74dd17fbe3
Btrfs: fix btrfs send for inline items and compression
|
13 years ago |
Alexander Block
|
6d85ed05e1
Btrfs: don't treat top/root directory inode as deleted/reused
|
13 years ago |
Alexander Block
|
2981e225f7
Btrfs: ignore non-FS inodes for send/receive
|
13 years ago |
Alexander Block
|
2f28f4787c
Btrfs: pass root instead of parent_root to iterate_inode_ref
|
13 years ago |
Alexander Block
|
d8347fa444
Btrfs: use <= instead of < in is_extent_unchanged
|
13 years ago |
Alexander Block
|
3954096d4b
Btrfs: fix check for changed extent in is_extent_unchanged
|
13 years ago |
Alexander Block
|
5dc67d0ba9
Btrfs: free nce and nce_head on error in name_cache_insert
|
13 years ago |
Alexander Block
|
3e126f32f8
Btrfs: remove unused tmp_path from iterate_dir_item
|
13 years ago |
Alexander Block
|
e938c8ad54
Btrfs: code cleanups for send/receive
|
13 years ago |
Alexander Block
|
766702ef49
Btrfs: add/fix comments/documentation for send/receive
|
13 years ago |
Alexander Block
|
e479d9bb5f
Btrfs: update send_progress at correct places
|
13 years ago |
Alexander Block
|
7e0926fe5f
Btrfs: fix use of radix_tree for name_cache in send/receive
|
13 years ago |
Alexander Block
|
17589bd96e
Btrfs: fix memory leak for name_cache in send/receive
|
13 years ago |
Alexander Block
|
adbe7fb6c4
Btrfs: don't break in the final loop of find_extent_clone
|
13 years ago |
Alexander Block
|
52f9e53ede
Btrfs: use normal return path for root == send_root case
|
13 years ago |
Alexander Block
|
35075bb046
Btrfs: use kmalloc instead of stack for backref_ctx
|
13 years ago |
Alexander Block
|
ee849c0472
Btrfs: rename backref_ctx::found_in_send_root to found_itself
|
13 years ago |
Alexander Block
|
d27aed5e24
Btrfs: remove unused use_list from send/receive code
|
13 years ago |
Alexander Block
|
ccf1626b49
Btrfs: add correct parent to check_dirs when dir got moved
|
13 years ago |
Alexander Block
|
9ea3ef516d
Btrfs: remove unused code with #if 0
|
13 years ago |
Alexander Block
|
b9291affaa
Btrfs: add missing check for dir != tmp_dir to is_first_ref
|
13 years ago |
Alexander Block
|
1f4692da95
Btrfs: fix cur_ino < parent_ino case for send/receive
|
13 years ago |
Alexander Block
|
85a7b33b96
Btrfs: add rdev to get_inode_info in send/receive
|
13 years ago |
Stephen Rothwell
|
a1857ebe75
Btrfs: using vmalloc and friends needs vmalloc.h
|
13 years ago |
Linus Torvalds
|
e2aed8dfa5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Chris Mason
|
b24baf6917
Btrfs: uninit variable fixes in send/receive
|
13 years ago |
Alexander Block
|
31db9f7c23
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
|
13 years ago |