diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2016-11-26 03:28:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-28 04:38:47 +0300 |
commit | a3af5f80010625a9ffbe8edd4bae615a7516b6bc (patch) | |
tree | 55ee9e7b193b3a51ff9f0a625bcd6d4f8181876d /.cocciconfig | |
parent | 21116b7068b9b66ac16b2fe3675469f459968c3f (diff) | |
download | linux-a3af5f80010625a9ffbe8edd4bae615a7516b6bc.tar.xz |
bpf: allow for mount options to specify permissions
Since we recently converted the BPF filesystem over to use mount_nodev(),
we now have the possibility to also hold mount options in sb's s_fs_info.
This work implements mount options support for specifying permissions on
the sb's inode, which will be used by tc when it manually needs to mount
the fs.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions