From: Boaz Harrosh Date: Sun, 25 Jan 2009 14:55:30 +0000 (+0200) Subject: [SCSI] libosd: OSDv1 preliminary implementation X-Git-Tag: v2.6.30-rc1~641^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02941a530ef736210b4cf8b24dd34c238d5d5a40;p=pandora-kernel.git [SCSI] libosd: OSDv1 preliminary implementation Implementation of the most basic OSD functionality and infrastructure. Mainly Format, Create/Remove Partition, Create/Remove Object, and read/write. - Add Makefile and Kbuild to compile libosd.ko - osd_initiator.c Implementation file for osd_initiator.h and osd_sec.h APIs - osd_debug.h - Some kprintf macro definitions Signed-off-by: Boaz Harrosh Reviewed-by: Benny Halevy Signed-off-by: James Bottomley --- Reading git-diff-tree failed