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)
Wed, Apr 15, 9:10 AM
Unknown Object (File)
Wed, Apr 8, 6:59 AM
Unknown Object (File)
Tue, Mar 31, 6:16 PM
Unknown Object (File)
Tue, Mar 31, 6:16 PM
Unknown Object (File)
Tue, Mar 31, 2:37 PM
Unknown Object (File)
Sun, Mar 29, 8:09 AM
Unknown Object (File)
Tue, Mar 24, 9:31 PM
Unknown Object (File)
Mar 14 2026, 9:19 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 Not Applicable
Unit
Tests Not Applicable

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