commit | 7ec20afbcb7b257aec82ea5d66e6b0b7499abaca | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Thu Jul 24 17:34:58 2014 +0200 |
committer | David Sterba <dsterba@suse.cz> | Thu Oct 02 17:30:33 2014 +0200 |
tree | 0c6cb50c4827741419d7224bbd9663822609c712 | |
parent | fb85fc9a675738ee2746b51c3aedde944b18ca02 [diff] |
btrfs: new define for the inline extent data start Use a common definition for the inline data start so we don't have to open-code it and introduce bugs like "Btrfs: fix wrong max inline data size limit" fixed. Signed-off-by: David Sterba <dsterba@suse.cz>