summaryrefslogtreecommitdiff
path: root/bpf_jit_disasm.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-27bpf: add minimal BPF JIT emitted image disassemblerDaniel Borkmann1-0/+207
orm.submit();'>
authorLiu Bo <bo.li.liu@oracle.com>2016-09-14 17:23:39 -0700
committerDavid Sterba <dsterba@suse.com>2016-09-26 18:04:01 +0200
commita42cbec9c662ced87f1d0f22a1c114de4cf6e352 (patch)
treedff3e55af355e9ce4e28e7a28ec3ad5f1e6dd2e5
parenta43f7f82064220082eba7075c5a844d773fdef1b (diff)
Btrfs: add error handling for extent buffer in print tree
Somehow we missed btrfs_print_tree when last time we updated error handling for read_extent_block(). This keeps us from getting a NULL pointer panic when btrfs_print_tree's read_extent_block() fails. Signed-off-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat