summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@redhat.com>2015-02-25 15:31:51 -0800
committerDavid S. Miller <davem@davemloft.net>2015-02-27 16:37:07 -0500
commit79e5ad2ceb00673e5f2d278a892adcbf596a6b5a (patch)
treeded89f2190deffac52d17be63a99a8920c25da18 /fs
parent9b6ebad5c3a152271c6af19cd44e20001ae72fe8 (diff)
downloadlwn-79e5ad2ceb00673e5f2d278a892adcbf596a6b5a.tar.gz
lwn-79e5ad2ceb00673e5f2d278a892adcbf596a6b5a.zip
fib_trie: Remove leaf_info
At this point the leaf_info hash is redundant. By adding the suffix length to the fib_alias hash list we no longer have need of leaf_info as we can determine the prefix length from fa_slen. So we can compress things by dropping the leaf_info structure from fib_trie and instead directly connect the leaves to the fib_alias hash list. Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions