Page MenuHomeFreeBSD

Invalidate inode extents cache on truncation.
ClosedPublic

Authored by fsu on Apr 22 2021, 5:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 5:59 PM
Unknown Object (File)
Tue, Aug 11, 6:06 AM
Unknown Object (File)
Sat, Aug 8, 4:04 PM
Unknown Object (File)
Tue, Aug 4, 6:40 AM
Unknown Object (File)
Mon, Aug 3, 10:37 PM
Unknown Object (File)
Mon, Aug 3, 9:48 PM
Unknown Object (File)
Mon, Aug 3, 7:28 PM
Unknown Object (File)
Sun, Aug 2, 5:53 AM
Subscribers

Details

Summary

It is needed to invalidate cache in case of inode space decreasing to avoid situation, when extents cache returns not exist extent.
The issue reproduces like fsck inode size errors after fsx testing.

Test Plan

Cannot reproduce the issue using intensive parallel fsx tests.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable