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

afs: Get rid of the afs_writeback record



Get rid of the afs_writeback record that kAFS is using to match keys with
writes made by that key.

Instead, keep a list of keys that have a file open for writing and/or
sync'ing and iterate through those.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 215804a9
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