Page MenuHomeFreeBSD

tmpfs: update changed/modified timestamps for truncates that do not change size
ClosedPublic

Authored by kib on Dec 24 2022, 12:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 24, 4:35 AM
Unknown Object (File)
Fri, Nov 21, 7:43 PM
Unknown Object (File)
Mon, Nov 10, 12:37 PM
Unknown Object (File)
Mon, Nov 10, 12:52 AM
Unknown Object (File)
Fri, Nov 7, 6:18 PM
Unknown Object (File)
Oct 22 2025, 10:36 PM
Unknown Object (File)
Oct 12 2025, 3:29 PM
Unknown Object (File)
Oct 12 2025, 3:29 PM

Details

Summary

While there, move all error checks into the common place at the start, and eliminate the 'out' label.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kib requested review of this revision.Dec 24 2022, 12:25 AM

FYI: After updating the kernel, my test of building the problematical devel/nasm commit via USE_TMPFS=all in poudriere-devel on/for amd64 main worked just fine. (No runaway process creation, unlike before.)

Change looks correct to me.

This revision is now accepted and ready to land.Dec 24 2022, 6:10 AM