Whamcloud - gitweb
LU-1305 osd: osd-zfs to use correct objset name
authorAlex Zhuravlev <bzzz@whamcloud.com>
Wed, 27 Jun 2012 12:11:08 +0000 (16:11 +0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 29 Jun 2012 02:35:04 +0000 (22:35 -0400)
commit1122b562e2d100d74cd599c2402e40ab998eebd6
treee9a23f307f6d32246518d26606f654d5c13552b1
parent07b8db220e48782369f48d86213c5d404a628ded
LU-1305 osd: osd-zfs to use correct objset name

before utils were fixed, we have to add '/' to objset name.
now this is not required.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Ice60fa6c30ede531965ec0032f7134c6c412e4c2
Reviewed-on: http://review.whamcloud.com/3199
Tested-by: Hudson
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/osd-zfs/osd_handler.c