Changeset 6aafb48 in mainline for uspace/srv/bd/hr/raid5.c


Ignore:
Timestamp:
2025-07-04T10:14:23Z (9 months ago)
Author:
Miroslav Cimerman <mc@…>
Children:
974f9ba
Parents:
b247c714
Message:

hr: rebuild: fix deadlock on extents_lock

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/hr/raid5.c

    rb247c714 r6aafb48  
    846846        hr_mark_vol_state_dirty(vol);
    847847
     848        hr_update_vol_state(vol, HR_VOL_DEGRADED);
     849
    848850        fibril_rwlock_write_unlock(&vol->states_lock);
    849851end:
Note: See TracChangeset for help on using the changeset viewer.