Re: [PATCH 4/8] Allow use of get_device_info()

2014-02-20 Thread David Sterba
On Thu, Feb 13, 2014 at 08:19:44PM +0100, Goffredo Baroncelli wrote: Allow the use of get_device_info() for different units. FYI, I'll move this patch to integration base, it's a simple and isolated change. -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of

[PATCH 4/8] Allow use of get_device_info()

2014-02-13 Thread Goffredo Baroncelli
Allow the use of get_device_info() for different units. Signed-off-by: Goffredo Baroncelli kreij...@inwind.it --- utils.c | 2 +- utils.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/utils.c b/utils.c index 760db6b..69295b5 100644 --- a/utils.c +++ b/utils.c @@ -1591,7