Files
rustfs/crates
guojidan 9b029d18b2 feat(lock): enhance lock management with timeout and ownership tracking (#589)
- Add lock timeout support and track acquisition time in lock state
- Improve lock conflict handling with detailed error messages
- Optimize lock reuse when already held by same owner
- Refactor lock state to store owner info and timeout duration
- Update all lock operations to handle new state structure

Signed-off-by: junxiang Mu <1948535941@qq.com>
2025-09-25 20:21:53 -07:00
..
2025-08-08 10:23:22 +08:00
2025-09-24 02:48:23 -07:00
2025-09-09 18:39:51 +08:00
2025-08-23 17:30:06 +08:00