Whamcloud - gitweb
LU-1305 osd: dmu helpers
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 29 May 2012 10:56:48 +0000 (14:56 +0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 29 Jun 2012 03:49:07 +0000 (23:49 -0400)
commita6179606f842d8fb0961296011ed70d383cc0f4e
tree67a99c95f11649ede459fbd5da100d6b9fe4d5d4
parent5053b49666efa484e45a7a2260e33977595f3a28
LU-1305 osd: dmu helpers

few simple functions to wrap native dmu funtions.
to be replaced with direct calls at some point.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Ibf9331b5668b1e7db22670caf395391bca002061
Reviewed-on: http://review.whamcloud.com/2971
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/osd-zfs/udmu.c [new file with mode: 0644]
lustre/osd-zfs/udmu.h [new file with mode: 0644]