Andreas Gruenbacher 28ea06c46f gfs2: Avoid alignment hole in struct lm_lockname
Commit 88ffbf3e03 switches to using rhashtables for glocks, hashing over
the entire struct lm_lockname instead of its individual fields.  On some
architectures, struct lm_lockname contains a hole of uninitialized
memory due to alignment rules, which now leads to incorrect hash values.
Get rid of that hole.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
CC: <stable@vger.kernel.org> #v4.3+
2017-03-15 10:06:07 -04:00
..
2016-05-12 22:28:05 -04:00
2014-03-03 13:50:12 +00:00
2016-06-27 09:47:09 -05:00
2016-11-01 09:43:26 -06:00
2016-06-27 09:47:08 -05:00
2008-06-27 09:39:44 +01:00
2016-06-27 09:47:09 -05:00
2016-08-02 12:05:27 -05:00
2013-06-03 14:20:18 -07:00
2014-05-14 10:04:34 +01:00
2016-10-28 08:48:16 -06:00
2016-06-07 13:41:38 -06:00
2011-05-10 13:12:49 +01:00
2017-02-21 10:57:33 -08:00
2012-01-11 09:23:05 +00:00
2015-12-06 21:25:17 -05:00