commit | 5bf696dad4beecb6174e701c97e1f2574e6a2c96 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Wed Sep 28 11:39:59 2011 +0300 |
committer | Boaz Harrosh <bharrosh@panasas.com> | Mon Oct 03 17:07:50 2011 +0200 |
tree | b4cfd7e00a61310aaf5ac90e670c840184fc115d | |
parent | de74b05ace743b4a7aefad9e9b33ff899979b34a [diff] |
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>