Dan Carpenter 519a286175 ocfs2: fix an off-by-one BUG_ON() statement
The ->si_slots[] array is allocated in ocfs2_init_slot_info() it has
"->max_slots" number of elements so this test should be >= instead of >.

Static checker work.  Compile tested only.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-12-10 17:41:03 -08:00
..
2013-06-29 12:57:02 +04:00
2011-07-25 14:58:15 -07:00
2014-01-21 16:19:41 -08:00
2013-02-26 02:46:10 -05:00
2014-09-17 11:59:12 +02:00
2014-09-17 11:59:12 +02:00
2012-05-29 23:28:40 -04:00