diff options
author | Jens Axboe <[email protected]> | 2020-01-28 10:04:42 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-01-28 17:44:44 -0700 |
commit | 071698e13ac6ba786dfa22349a7b62deb5a9464d (patch) | |
tree | 768fbf82c1c12cbc853327b82153420693c8a22f /drivers/fpga/fpga-bridge.c | |
parent | 24369c2e3bb06d8c4e71fd6ceaf4f8a01ae79b7c (diff) |
io_uring: allow registering credentials
If an application wants to use a ring with different kinds of
credentials, it can register them upfront. We don't lookup credentials,
the credentials of the task calling IORING_REGISTER_PERSONALITY is used.
An 'id' is returned for the application to use in subsequent personality
support.
Reviewed-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions