installer: fix use of FIEMAP
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 16 Jun 2010 00:24:32 +0000 (17:24 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 16 Jun 2010 00:24:32 +0000 (17:24 -0700)
commit76d5e47c0ddec4f5d792d8753056ab46e5fc9e8c
treede27cf05b1ba11588c3166c5a8b79e79059774c9
parent07fa0f9de655e41e153aaed17398f0d02768d323
installer: fix use of FIEMAP

Correct the implementation of block mapping using FIEMAP (as opposed
to FIBMAP).

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
libinstaller/syslxcom.c