Whamcloud - gitweb
LU-3132 lfsck: fix the wrong data pointer 81/6181/2
authorEmoly Liu <emoly.liu@intel.com>
Fri, 3 May 2013 07:52:51 +0000 (15:52 +0800)
committerEmoly Liu <emoly.liu@intel.com>
Fri, 3 May 2013 07:52:51 +0000 (15:52 +0800)
commitb09727ff799ae48c745c1bc17e8b82e6274c0d1a
tree70e339361b7680d1452b02af92ea67f0dc1c00c2
parentcb9d5db6ad25ff241528695053f66373aefae051
LU-3132 lfsck: fix the wrong data pointer

The patch is to pass a correct data pointer of struct lu_fid or
struct ll_recreate_obj to ioctl in lfsck_recreate_obj().

Signed-off-by: Liu Ying <emoly.liu@intel.com>
Change-Id: I8301f311cc5aaf57ae51ceaeb74db25fe61b5cd6
e2fsck/lfsck.c