User Details
User Details
- User Since
- Mar 9 2018, 7:18 PM (349 w, 10 h)
Dec 30 2022
Dec 30 2022
cgull_glup.org added inline comments to D37908: growfs: avoid deadlock between stdout/stderr and ufssuspend.
cgull_glup.org added inline comments to D37908: growfs: avoid deadlock between stdout/stderr and ufssuspend.
cgull_glup.org added reviewers for D37908: growfs: avoid deadlock between stdout/stderr and ufssuspend: mckusick, kib, jkim.
This code supposedly further avoids growfs deadlocks, and may occasionally be able to grow a UFS filesystem mostly without blocking writes to the affected filesystem.
cgull_glup.org requested review of D37908: growfs: avoid deadlock between stdout/stderr and ufssuspend.
Jul 28 2021
Jul 28 2021
LGTM-- though I don't understand exactly what the revisions are based on (your staging repo?) they all look good.
cgull_glup.org requested changes to D31328: loader: support.4th resets the read buffer incorrectly.
The end result of this diff is correct, but
cgull_glup.org added a comment to rG37053c21e9d9: loader: support.4th resets the read buffer incorrectly.
Jul 16 2021
Jul 16 2021
cgull_glup.org added a comment to rG37053c21e9d9: loader: support.4th resets the read buffer incorrectly.
LGTM...
Mar 9 2018
Mar 9 2018
cgull_glup.org added inline comments to D14608: Add an option to ctime and friends to track /etc/localtime..