FCSTYPE_DIRECTORY
case FCSTYPE_DIRECTORY:
case FCSTYPE_DIRECTORY:
if (hdr.ct_fcstype == FCSTYPE_DIRECTORY) {
ct.ct_fcstype = FCSTYPE_DIRECTORY;
(req_iu->aiu_header.ct_fcstype == FCSTYPE_DIRECTORY &&
} else if (ct_header->ct_fcstype == FCSTYPE_DIRECTORY) {
(ct_header->ct_fcstype != FCSTYPE_DIRECTORY ||