]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
btrfs: new define for the inline extent data start
authorDavid Sterba <dsterba@suse.cz>
Thu, 24 Jul 2014 15:34:58 +0000 (17:34 +0200)
committerDavid Sterba <dsterba@suse.cz>
Thu, 2 Oct 2014 15:30:33 +0000 (17:30 +0200)
commit7ec20afbcb7b257aec82ea5d66e6b0b7499abaca
tree0c6cb50c4827741419d7224bbd9663822609c712
parentfb85fc9a675738ee2746b51c3aedde944b18ca02
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>
fs/btrfs/ctree.c
fs/btrfs/ctree.h