plex_concat
if ((plex.organization != plex_concat) /* not a cat plex, */
case plex_concat: /* concatenated plex */
if (plex.organization == plex_concat)
case plex_concat: /* concatenated plex */
plex->organization = plex_concat;
if (plex->organization != plex_concat) /* not concatenated, */
if (plex->organization == plex_concat) /* concat, */
if ((plex->organization != plex_concat) /* can't attach to striped and RAID-4/5 */
case plex_concat:
case plex_concat:
||(plex->organization == plex_concat) /* and we're not RAID-4 or RAID-5 */
case plex_concat: /* concatenated plex */