Whamcloud - gitweb
LU-1305 osd: index operations for osd-zfs
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 29 May 2012 10:52:49 +0000 (14:52 +0400)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 28 Jun 2012 14:49:54 +0000 (10:49 -0400)
commit6548527351d9dfeb5bd0d0e8d2f5f0460a8cd037
tree41fcb71767b310ec2cdd17300dfd2b5a529f922c
parentc48a869557fe7663f4f3370b130d4c248958180e
LU-1305 osd: index operations for osd-zfs

index insert/delete/lookup, iterator support

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