Whamcloud - gitweb
LU-10405 lov: fill no-extent fiemap on object with no stripe. 91/30591/6
authorDominique Martinet <dominique.martinet@cea.fr>
Tue, 19 Dec 2017 09:00:04 +0000 (10:00 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 25 Jan 2018 04:47:44 +0000 (04:47 +0000)
commit113fa79b7dc9b598c615d4cbfa6e3513d2c6d35b
treebeb6ff8bf0226e13953f7af20c28a0c19105f292
parent61743b88672687f789f9c609c85a351e1595118b
LU-10405 lov: fill no-extent fiemap on object with no stripe.

This is useful for cp of large sparse files with no stripe info,
as cp relies on fiemap to detect what to read.

Add test 130f: fiemap for unstriped file

Change-Id: I12802c5b1cdec6baf5ee3cec6c706d92d9be4f63
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Reviewed-on: https://review.whamcloud.com/30591
Tested-by: Jenkins
Reviewed-by: Quentin Bouget <quentin.bouget@cea.fr>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/lov/lov_object.c
lustre/tests/sanity.sh