commit | 95ac567af212db3293af3897ccb521efdf1dd7ff | [log] [tgz] |
---|---|---|
author | Filipe David Borba Manana <fdmanana@gmail.com> | Thu Aug 08 22:45:48 2013 +0100 |
committer | David Sterba <dsterba@suse.cz> | Thu Oct 02 17:29:24 2014 +0200 |
tree | faed6311cacc75c0aca34203b4674690d56bb448 | |
parent | 143f363618558478fd7b5156c343d21e74194987 [diff] |
Btrfs: set default max_inline to 8KiB instead of 8MiB 8MiB is way too large and likely set by mistake. This is not a significant issue as in practice the max amount of data added to an inline extent is also limited by the page cache and btree leaf sizes. Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com> Reviewed-by: David Sterba <dsterba@suse.cz> Signed-off-by: David Sterba <dsterba@suse.cz>