[PATCH 17/25] afs: Fix FS.FetchStatus delivery from updating wrong vnode [ver #2]

2018-10-23 Thread David Howells
The FS.FetchStatus reply delivery function was updating inode of the directory in which a lookup had been done with the status of the looked up file. This corrupts some of the directory state. Fixes: 5cf9dd55a0ec ("afs: Prospectively look up extra files when doing a single lookup")

[PATCH 17/25] afs: Fix FS.FetchStatus delivery from updating wrong vnode [ver #2]

2018-10-23 Thread David Howells
The FS.FetchStatus reply delivery function was updating inode of the directory in which a lookup had been done with the status of the looked up file. This corrupts some of the directory state. Fixes: 5cf9dd55a0ec ("afs: Prospectively look up extra files when doing a single lookup")