diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2017-06-27 18:19:11 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-06-30 02:17:14 +0200 |
commit | 6916363f3083837ed5adb3df2dd90d6b97017dff (patch) | |
tree | 55244a53570f472efe97bf9ebbfd508b0146eb05 /fs/statfs.c | |
parent | minix: Deinline get_block, save 2691 bytes (diff) | |
download | linux-6916363f3083837ed5adb3df2dd90d6b97017dff.tar.xz linux-6916363f3083837ed5adb3df2dd90d6b97017dff.zip |
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 'fs/statfs.c')
0 files changed, 0 insertions, 0 deletions