[PATCH v6 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls

2015-08-12 Thread Ming Lin
Signed-off-by: Ming Lin min...@ssi.samsung.com --- fs/btrfs/volumes.c | 72 -- 1 file changed, 72 deletions(-) diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c index fbe7c10..1b52313 100644 --- a/fs/btrfs/volumes.c +++ b/fs/btrfs/volumes.c

[PATCH v5 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls

2015-07-06 Thread Ming Lin
Signed-off-by: Ming Lin min...@ssi.samsung.com --- fs/btrfs/volumes.c | 72 -- 1 file changed, 72 deletions(-) diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c index 4b438b4..fd25b81 100644 --- a/fs/btrfs/volumes.c +++ b/fs/btrfs/volumes.c

[PATCH v4 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls

2015-05-22 Thread Ming Lin
Signed-off-by: Ming Lin m...@kernel.org --- fs/btrfs/volumes.c | 72 -- 1 file changed, 72 deletions(-) diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c index 96aebf3..c616aba 100644 --- a/fs/btrfs/volumes.c +++ b/fs/btrfs/volumes.c

[PATCH 05/10] btrfs: remove bio splitting and merge_bvec_fn() calls

2015-04-28 Thread Ming Lin
...@profitbricks.com Signed-off-by: Ming Lin m...@kernel.org --- fs/btrfs/volumes.c | 72 -- 1 file changed, 72 deletions(-) diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c index 8bcd2a0..de84f18 100644 --- a/fs/btrfs/volumes.c +++ b/fs/btrfs