Skip to content

tmpfs: minor clarifications/fixes for nr_inodes#13198

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test/cl916207784
May 18, 2026
Merged

tmpfs: minor clarifications/fixes for nr_inodes#13198
copybara-service[bot] merged 1 commit into
masterfrom
test/cl916207784

Conversation

@copybara-service
Copy link
Copy Markdown

tmpfs: minor clarifications/fixes for nr_inodes

Removes debug warnings when ENOSPC is encountered upon filesystem creation.
Documents that maxInodes == 0 means no limit in the code.
For consistency, uses maxInodes == 0 (as in, no limit) rather than
math.MaxInt64 for SB_KERNMOUNT mounts.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label May 15, 2026
@copybara-service copybara-service Bot force-pushed the test/cl916207784 branch 2 times, most recently from 8e5c537 to 6c4a215 Compare May 18, 2026 15:14
Removes debug warnings when ENOSPC is encountered upon filesystem creation.
Documents that maxInodes == 0 means no limit in the code.
For consistency, uses maxInodes == 0 (as in, no limit) rather than
math.MaxInt64 for SB_KERNMOUNT mounts.

PiperOrigin-RevId: 917259013
@copybara-service copybara-service Bot merged commit 1c986e2 into master May 18, 2026
0 of 2 checks passed
@copybara-service copybara-service Bot deleted the test/cl916207784 branch May 18, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant