exofs: Rename struct ore_components comps => oc
authorBoaz Harrosh <bharrosh@panasas.com>
Wed, 28 Sep 2011 08:39:59 +0000 (11:39 +0300)
committerBoaz Harrosh <bharrosh@panasas.com>
Mon, 3 Oct 2011 15:07:50 +0000 (17:07 +0200)
ore_components already has a comps member so this leads
to things like comps->comps which is annoying. the name oc
was already used in new code. So rename all old usage of
ore_components comps => ore_components oc.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>

No differences found