Talk:Filesystems: Difference between revisions

Pigs (talk | contribs)
Pigeon (talk | contribs)
Line 15: Line 15:
::Good catch, I updated the section.
::Good catch, I updated the section.
::On point number 3, I am seeing that on btrfs `discard=async` is what is set to as default. [[User:Pigs|Pigs]] ([[User talk:Pigs|talk]]) 16:44, 6 June 2025 (UTC)
::On point number 3, I am seeing that on btrfs `discard=async` is what is set to as default. [[User:Pigs|Pigs]] ([[User talk:Pigs|talk]]) 16:44, 6 June 2025 (UTC)
:::> On point number 3, I am seeing that on btrfs `discard=async` is what is set to as default.
:::Exactly. A typo on my side.
:::Also it seems that <code>discard=sync</code> is [https://btrfs.readthedocs.io/en/latest/Trim.html#trim-discard BTRFS-specific]. From what i can see after doing a bit of googling continuous trim is commonly enabled with <code>discard</code> option so we should just not mention <code>discard=sync</code> in that section. [[User:Pigeon|Pigeon]] ([[User talk:Pigeon|talk]]) 17:24, 6 June 2025 (UTC)
Return to "Filesystems" page.