From: Markus Pargmann Date: Thu, 2 Apr 2015 08:11:37 +0000 (+0200) Subject: nbd: Fix device bytesize type X-Git-Tag: omap-for-v4.1/fixes-rc1~118^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c495bb6d8edc719fd23af2ac67de8303cfc1e8;p=pandora-kernel.git nbd: Fix device bytesize type The block subsystem uses loff_t to store the device size. Change the type for nbd_device bytesize to loff_t. Signed-off-by: Markus Pargmann Acked-by: Pavel Machek Signed-off-by: Jens Axboe --- Reading git-diff-tree failed