diff options
author | 2019-06-05 15:50:43 -0400 | |
---|---|---|
committer | 2019-09-12 14:59:40 +0200 | |
commit | 4388c5aac4bae5c83a2c66882043942002ba09a2 (patch) | |
tree | e57b579948968968447508ad7747ff644b9b89c7 /scripts/bpf_helpers_doc.py | |
parent | fuse: export fuse_get_unique() (diff) | |
download | linux-dev-4388c5aac4bae5c83a2c66882043942002ba09a2.tar.xz linux-dev-4388c5aac4bae5c83a2c66882043942002ba09a2.zip |
fuse: export fuse_dequeue_forget() function
File systems like virtio-fs need to do not have to play directly with
forget list data structures. There is a helper function use that instead.
Rename dequeue_forget() to fuse_dequeue_forget() and export it so that
stacked filesystems can use it.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions