diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2017-06-27 19:19:11 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-06-30 03:17:14 +0300 |
commit | 6916363f3083837ed5adb3df2dd90d6b97017dff (patch) | |
tree | 55244a53570f472efe97bf9ebbfd508b0146eb05 /include/linux/dcache.h | |
parent | 4f2ed694148131f93baffca9e68b0cd8dcc96c38 (diff) | |
download | linux-6916363f3083837ed5adb3df2dd90d6b97017dff.tar.xz |
fs/dcache: init in_lookup_hashtable
in_lookup_hashtable was introduced in commit 94bdd655caba ("parallel
lookups machinery, part 3") and never initialized but since it is in
the data it is all zeros. But we need this for -RT.
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/dcache.h')
0 files changed, 0 insertions, 0 deletions