Searched hist:"4343 d00872e1de9a470d951bf09bdd18bc73f555" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/afs/ |
H A D | fsclient.c | diff 4343d00872e1de9a470d951bf09bdd18bc73f555 Thu Nov 02 10:27:52 CDT 2017 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | super.c | diff 4343d00872e1de9a470d951bf09bdd18bc73f555 Thu Nov 02 10:27:52 CDT 2017 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | file.c | diff 4343d00872e1de9a470d951bf09bdd18bc73f555 Thu Nov 02 10:27:52 CDT 2017 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | inode.c | diff 4343d00872e1de9a470d951bf09bdd18bc73f555 Thu Nov 02 10:27:52 CDT 2017 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | write.c | diff 4343d00872e1de9a470d951bf09bdd18bc73f555 Thu Nov 02 10:27:52 CDT 2017 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | internal.h | diff 4343d00872e1de9a470d951bf09bdd18bc73f555 Thu Nov 02 10:27:52 CDT 2017 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
/openbmc/linux/mm/ |
H A D | filemap.c | diff 4343d00872e1de9a470d951bf09bdd18bc73f555 Thu Nov 02 10:27:52 CDT 2017 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|