Skip to content

Support nr_blocks mount option in tmpfs. - #13614

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test/cl942353157
Jul 14, 2026
Merged

Support nr_blocks mount option in tmpfs.#13614
copybara-service[bot] merged 1 commit into
masterfrom
test/cl942353157

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 4, 2026

Copy link
Copy Markdown

Support nr_blocks mount option in tmpfs.

Refactors tmpfs mount option parsing to use this ordered parser. This
aligns with linux "last one wins" behavior when conflicting options like
"size" and "nr_blocks" are specified.

Fix #13670

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Jul 4, 2026
@copybara-service
copybara-service Bot force-pushed the test/cl942353157 branch 9 times, most recently from e244634 to 482cdea Compare July 14, 2026 06:03
Refactors tmpfs mount option parsing to use this ordered parser. This
aligns with linux "last one wins" behavior when conflicting options like
"size" and "nr_blocks" are specified.

Fix #13670

PiperOrigin-RevId: 947485283
@copybara-service
copybara-service Bot merged commit 9cb4418 into master Jul 14, 2026
0 of 2 checks passed
@copybara-service
copybara-service Bot deleted the test/cl942353157 branch July 14, 2026 07:13
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.

Docker-in-gVisor fails with runc 1.3.6 due to unsupported tmpfs nr_blocks option

1 participant