summaryrefslogtreecommitdiff
path: root/dissector.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-10dissector: print hex_ascii combination in unkown linktypesDaniel Borkmann1-5/+4
2013-07-03dissector: do not panic on unknown hatypeDaniel Borkmann1-2/+5
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+115
e067b45614d6236e3c82b36f62caef44ac62'>14a1e067b45614d6236e3c82b36f62caef44ac62 (patch) tree2efadf6e036988c7b3f9d3d8e120b76db51b29e8 parent0c83b62e2222a8872f0b65d50540fdfa53b675ff (diff)
btrfs: introduce BTRFS_MAX_ITEM_SIZE
We use BTRFS_LEAF_DATA_SIZE - sizeof(struct btrfs_item) in several places. This introduces a BTRFS_MAX_ITEM_SIZE macro to do the same. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat