David Sterba
aac75c603c
btrfs-progs: image: remove unused argument from copy_log_trees
...
Signed-off-by: David Sterba <dsterba@suse.com>
2017-03-08 13:00:48 +01:00
David Sterba
1c880f34f1
btrfs-progs: move help defines to own header
...
Signed-off-by: David Sterba <dsterba@suse.com>
2017-03-08 13:00:45 +01:00
Goldwyn Rodrigues
1c5301a4b6
btrfs-progs: sanitize - Use correct source for memcpy
...
While performing a memcpy, we are copying from uninitialized dst
as opposed to src->data. Though using eb->len is correct, I used
src->len to make it more readable.
Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2017-01-25 09:48:06 +01:00
Nicholas D Steeves
b757cf4ba7
btrfs-progs: Fix spelling/typos in user-facing strings
...
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2017-01-25 09:47:40 +01:00
David Sterba
86d2e4b64b
btrfs-progs: remove extra newline from messages
...
The common message helpers add the newline.
Signed-off-by: David Sterba <dsterba@suse.com>
2016-12-14 15:06:34 +01:00
David Sterba
e5b7a27bf7
btrfs-progs: move btrfs-image sources to own directory
...
There are no pending patches to btrfs-image, this looks like a good time
to move it.
Signed-off-by: David Sterba <dsterba@suse.com>
2016-11-24 13:06:29 +01:00