virtiofsd: Add _llseek to the seccomp whitelist
commit62124e5080e6f49f294caad60fbee26cc2d39d8f
authorGreg Kurz <groug@kaod.org>
Thu, 21 Jan 2021 17:15:40 +0000 (21 18:15 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 4 Feb 2021 17:49:17 +0000 (4 17:49 +0000)
treead9cb5170991706a938d3e0646ef6eb1ce04c4f9
parenta3fdbbc7f271bff7d53d0501b29d910ece0b3789
virtiofsd: Add _llseek to the seccomp whitelist

This is how glibc implements lseek(2) on POWER.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1917692
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <20210121171540.1449777-1-groug@kaod.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/passthrough_seccomp.c