Whamcloud - gitweb
LU-2607 mdd: preserve input arguments in mdd_create()
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Thu, 17 Jan 2013 07:43:08 +0000 (11:43 +0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 23 Jan 2013 23:53:33 +0000 (18:53 -0500)
commit7f80c112dca2c75b5c7d3ae3fae55e0dd4539177
treed047ddd735e0afd9e8a397633590bad2d5375d89
parent99baa15238372186cb9b02dca6aff7e3852c65b5
LU-2607 mdd: preserve input arguments in mdd_create()

all input arguments are supposed to stay as is so that
the caller can re-use them again.

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: Ie2be78e702bfa9b7febafe7d106f09beccbf48d3
Reviewed-on: http://review.whamcloud.com/5048
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdd/mdd_dir.c