[lustre-devel] [PATCH] Staging: lustre: llite: refactor lov_object_fiemap()

Greg KH gregkh at linuxfoundation.org
Mon Nov 7 03:38:41 PST 2016


On Mon, Nov 07, 2016 at 10:56:19AM +0000, Xu, Bobijam wrote:
>  * Change loff_t to u64 in lov_object_fiemap() since loff_t is a
>   signed value type.
> * Add fiemap_for_stripe() to get file map extent from each stripe
>   device.
> 
> Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
> Signed-off-by: Bobi Jam <bobijam.xu at intel.com>

Why are you doing two different things in the same patch and also not
cc:ing the maintainers of the driver you are modifying?

Please break this up and fix the cc: issues.

thanks,

greg k-h


More information about the lustre-devel mailing list