Post your "btrfs" mount options for your SSD

I love the btrfs file system and am curious what mount options you all use for it on your SSD’s. :slight_smile:

For Maximum Performance for a system/install with a SSD (posted by Arch): rw,noatime,compress=lzo,ssd,discard,space_cache,autodefrag,inode_cache

I myself use: rw,noatime,ssd,discard,space_cache,inode_cache,autodefrag

I’m not using compress=lzo because its not a good idea for SSD controllers that use compression already like LSI/Sandforce drives and im not sure if my new Toshiba Q Series Pro’s Toshiba controller uses compression already or not, I heard it does but im not sure.