diff options
author | Mateusz Guzik <mjguzik@gmail.com> | 2023-09-09 22:19:32 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-09-22 02:29:30 +0300 |
commit | 41e845628511878d6e89e2a9249c095e72aab7eb (patch) | |
tree | 4c23b005302b82e9987a21af0391c7ab3a32f623 /fs/jbd2/commit.c | |
parent | 20a2aa47097aae7016209c4dbe392b3b25e0d883 (diff) | |
download | linux-41e845628511878d6e89e2a9249c095e72aab7eb.tar.xz |
cred: add get_cred_many and put_cred_many
Some of the frequent consumers of get_cred and put_cred operate on 2
references on the same creds back-to-back.
Switch them to doing the work in one go instead.
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
[PM: removed changelog from commit description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions