Whamcloud - gitweb
LU-911 osd: OI is implemented internally within OSD
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 12 Dec 2011 16:16:19 +0000 (19:16 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 29 Mar 2012 03:20:15 +0000 (23:20 -0400)
commitf2f09b6ecd85ceb05cd64907a71f87bbc49bfc21
tree3de187ce44ba66b79664e1a5c345994f6dcc6e99
parent67076c3c7e2b11023b943db2f5031d9b9a11329c
LU-911 osd: OI is implemented internally within OSD

previously lu infrastructure was used and it was impossible
to initialize OI without MDD (which is the case of OST).
instead ldiskfs osd use ldiskfs directly.

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: Iaca243959dbb83bbbe81145b2ceaaa97f95be70c
Reviewed-on: http://review.whamcloud.com/1835
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_fid.h
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_oi.c
lustre/osd-ldiskfs/osd_oi.h