https://github.com/torvalds/linux
Revision 61c347ba551162edb1c6abfa60ce6907baf7a1af authored by David Howells on 09 May 2019, 13:15:11 UTC, committed by David Howells on 16 May 2019, 21:23:21 UTC
Fix afs_validate() to clear AFS_VNODE_CB_PROMISED on a vnode if we detect
any condition that causes the callback promise to be broken implicitly,
including server break (cb_s_break), volume break (cb_v_break) or callback
expiry.

Fixes: ae3b7361dc0e ("afs: Fix validation/callback interaction")
Reported-by: Marc Dionne <marc.dionne@auristor.com>
Signed-off-by: David Howells <dhowells@redhat.com>
1 parent f642404
History
Tip revision: 61c347ba551162edb1c6abfa60ce6907baf7a1af authored by David Howells on 09 May 2019, 13:15:11 UTC
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
Tip revision: 61c347b
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 14.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 11.6 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 493.7 KB
Makefile -rw-r--r-- 58.6 KB
README -rw-r--r-- 727 bytes

README

back to top