]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite0afc3fbdca518fbc514060ced5a5a362d5d676d
treeb4cfd7e00a61310aaf5ac90e670c840184fc115d
parent373f304d28413e097039be59c95904979423781f
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