diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-01-17 19:13:25 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-18 22:54:25 +0100 |
commit | ad46061fca87c0ab6670af3a44e03237f99d7a1f (patch) | |
tree | 8c88290504958afe2d28d7f965e3351cfccf0691 /fs/buffer.c | |
parent | 0c91c4239d23d44a5cb95f51e9d4b71d88793d75 (diff) | |
download | linux-ad46061fca87c0ab6670af3a44e03237f99d7a1f.tar.bz2 |
bpf: arraymap: move checks out of alloc function
Use the new callback to perform allocation checks for array maps.
The fd maps don't need a special allocation callback, they only
need a special check callback.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions