fellow_cache: auxattr FCS_READFAIL error already handled

parent 424fb9cf
......@@ -4839,7 +4839,7 @@ fellow_cache_seg_auxattr_ref_in(
WRONG("auxattr ref_in: state can't be BUSY or READING");
break;
case FCS_READFAIL:
INCOMPL();
// will fail in fellow_cache_seg_check()
break;
case FCS_WRITING:
case FCS_CHECK:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment