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
F166347502: D37866.id114522.diff
Thu, Aug 13, 1:20 AM
Unknown Object (File)
Wed, Aug 12, 3:27 AM
Unknown Object (File)
Tue, Aug 11, 3:48 AM
Unknown Object (File)
Mon, Aug 10, 11:44 AM
Unknown Object (File)
Mon, Aug 10, 9:40 AM
Unknown Object (File)
Sun, Aug 9, 8:49 PM
Unknown Object (File)
Thu, Jul 30, 3:01 PM
Unknown Object (File)
Tue, Jul 28, 2:16 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