android_kernel_xiaomi_sm8350/fs/afs
Andreas Gruenbacher 1a1a1a758b afs: mntput called before dput
dput must be called before mntput here.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Acked-By: David Howells <dhowells@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-09-11 17:21:19 -07:00
..
afs_cm.h
afs_fs.h
afs_vl.h
afs.h
cache.c
cache.h
callback.c
cell.c
cmservice.c
dir.c
file.c
flock.c AFS: fix file locking 2007-07-31 15:39:40 -07:00
fsclient.c
inode.c
internal.h
main.c
Makefile
misc.c
mntpt.c afs: mntput called before dput 2007-09-11 17:21:19 -07:00
netdevices.c
proc.c
rxrpc.c AFS: Use patched rxrpc_kernel_send_data() correctly 2007-07-20 08:54:14 -07:00
security.c
server.c
super.c
vlclient.c
vlocation.c
vnode.c
volume.c
write.c