diff options
author | David Howells <dhowells@redhat.com> | 2017-05-23 21:54:06 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-17 06:41:52 +0200 |
commit | 0542f979124662c219e0c8c66f6ad1e784bf20dc (patch) | |
tree | 8f090e087879eb17a954260f6b5e856f561ce6ad /fs/binfmt_misc.c | |
parent | 34f1a4626badd6d88f07f222378ba304330be717 (diff) | |
download | linux-stable-0542f979124662c219e0c8c66f6ad1e784bf20dc.tar.gz linux-stable-0542f979124662c219e0c8c66f6ad1e784bf20dc.tar.bz2 linux-stable-0542f979124662c219e0c8c66f6ad1e784bf20dc.zip |
FS-Cache: Initialise stores_lock in netfs cookie
[ Upstream commit 62deb8187d116581c88c69a2dd9b5c16588545d4 ]
Initialise the stores_lock in fscache netfs cookies. Technically, it
shouldn't be necessary, since the netfs cookie is an index and stores no
data, but initialising it anyway adds insignificant overhead.
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Steve Dickson <steved@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions