Skip to content
Commit 063849ea authored by Arnd Hannemann's avatar Arnd Hannemann Committed by Chris Mason
Browse files

Btrfs: allow mount -o remount,compress=no



Btrfs allows to turn on compression on a mounted and used filesystem
by issuing mount -o remount,compress=lzo.
This patch allows to turn compression off again
while the filesystem is mounted. As suggested by David Sterba
if the compress-force option was set, it is implicitly cleared
if compression is turned off.

Tested-by: default avatarDavid Sterba <dsterba@suse.cz>
Signed-off-by: default avatarArnd Hannemann <arnd@arndnet.de>
parent c5c3c5f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment