diff options
author | 2014-07-17 11:44:09 +0800 | |
---|---|---|
committer | 2014-09-17 13:37:36 -0700 | |
commit | f79707b092caff665a8a77e8e31fe4ab18b4d109 (patch) | |
tree | a99824b3fa7f9151f0b46a613b3a882c47856ab2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: fix sparse warning (diff) | |
download | wireguard-linux-f79707b092caff665a8a77e8e31fe4ab18b4d109.tar.xz wireguard-linux-f79707b092caff665a8a77e8e31fe4ab18b4d109.zip |
Btrfs: fix wrong skipping compression for an inode
If a file's compression ratios is bad, we will set NOCOMPRESS
flag for it, and it will skip compression for that inode next time.
However, if we remount fs to COMPRESS_FORCE, it still should try
if we could compress pages for that inode, this patch fix wrong
check for this problem.
Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions