Whamcloud - gitweb
LU-7263 mdt: put mnew in mdt_reint_rename_internal() 51/16751/3
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 7 Oct 2015 18:11:52 +0000 (13:11 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 28 Oct 2015 13:48:44 +0000 (13:48 +0000)
commit6fb74fc4b55fc6f661a127d80360235b3239d362
treefbfded8b1991f7b7302e0fb8740bf6577260e67d
parent14ff7815a4658d3c626d5fbdb975659966b5aee4
LU-7263 mdt: put mnew in mdt_reint_rename_internal()

In mdt_reint_rename_internal() if the mnew object is remote then put
it before returning.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I7a380f2d54d6546a9009c062ead7c77b8c8a88ee
Reviewed-on: http://review.whamcloud.com/16751
Tested-by: Jenkins
Reviewed-by: wangdi <di.wang@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_reint.c