Should changes to the compression options on a btrfs mount be atomic, the problem being that they're split across three variables?
Further to that, how much of an issue is it if the configuration is split out into its own struct that is accessed from struct btrfs_fs_info using RCU? David