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)
commit5bf696dad4beecb6174e701c97e1f2574e6a2c96
treeb4cfd7e00a61310aaf5ac90e670c840184fc115d
parentde74b05ace743b4a7aefad9e9b33ff899979b34a
exofs: Rename struct ore_components comps => oc

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>
fs/exofs/exofs.h
fs/exofs/inode.c
fs/exofs/ore.c
fs/exofs/super.c
include/scsi/osd_ore.h