Whamcloud - gitweb
LU-14012 lod: properly initialize lcm in lod_layout_convert() 06/40306/2
authorJohn L. Hammond <jhammond@whamcloud.com>
Tue, 20 Oct 2020 00:40:18 +0000 (17:40 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 29 Oct 2020 07:49:51 +0000 (07:49 +0000)
commit5f869f1b7d5841cc31236eb537e487e6cf0997ad
tree63003fcb9a5334eecc0ea15542714e1c4906259f
parent44f354e53f42e25a4bfa98d50dcdc4397f06a9e2
LU-14012 lod: properly initialize lcm in lod_layout_convert()

In lod_layout_convert() zero out lcm and lcme before constructing the
converted layout.

Lustre-commit: 6f2a1c911f0a326765e6d11f35bb602daf057948
Lustre-change: https://review.whamcloud.com/40153

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I40f96d51cb63816a9bfc34217f02ff7c450de974
Reviewed-on: https://review.whamcloud.com/40306
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lod/lod_object.c