Skip to content
Commit 00671912 authored by David Howells's avatar David Howells
Browse files

afs: Commit the status on a new file/dir/symlink



Call the function to commit the status on a new file, dir or symlink so
that the access rights for the caller's key are cached for that object.

Without this, the next access to the file will cause a FetchStatus
operation to be emitted to retrieve the access rights.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 3b6492df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment