]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Mon, 1 Oct 2012 09:08:37 +0000 (03:08 -0600)
committerChris Mason <chris.mason@fusionio.com>
Thu, 4 Oct 2012 13:40:09 +0000 (09:40 -0400)
commit6714334df95c796a1e0d4c0384cca14455080124
tree5e841421f0e66e58877efe7559b8e35e7c582e46
parent0f31dbe3ebf12ab8ec8d0037f4ec39f500f4362b
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called

We should confirm the value of extent_map before calling
trace_btrfs_get_extent() because the value of extent_map has the
possibility of NULL.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
fs/btrfs/inode.c