mdt_trans_stop() is not used.
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: I34da179288bef9a928173aa79e53cc74082abed7
Reviewed-on: http://review.whamcloud.com/12326
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
return buf;
}
-void mdt_trans_stop(const struct lu_env *env,
- struct mdt_device *mdt, struct thandle *th)
-{
- dt_trans_stop(env, mdt->mdt_bottom, th);
-}
-
/*
* last_rcvd & last_committed update callbacks
*/