Whamcloud - gitweb
LU-9183 llite: handle make the string hashes salt the hash 19/25819/14
authorDmitry Eremin <dmitry.eremin@intel.com>
Thu, 2 Mar 2017 19:57:15 +0000 (22:57 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 9 May 2017 03:44:45 +0000 (03:44 +0000)
commit4d1bb7a76ebef4e69f9aaeb28175e62f73afa002
tree24084ce9bdb7ed9919022bdb665800cc53198867
parentcf4481ee3b839dc6989f7d53a389981ef12bf46e
LU-9183 llite: handle make the string hashes salt the hash

In commit 8387ff2577eb9ed245df9a39947f66976c6bcd02 Linus Torvalds
make the string hashes salt the hash.

Hash users that don't have any particular initial salt can just use
the NULL pointer as a no-salt.

Change-Id: Id262d459370aa46c2e3d0e8b1e09dad74c717f03
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: https://review.whamcloud.com/25819
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/lfsck/lfsck_lib.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/statahead.c
lustre/mdt/mdt_handler.c