Mark Fasheh
eeb47d1234
ocfs2: Fix invalid assertion during write on 64k pages
...
The write path code intends to bug if a math error (or unhandled case)
results in a write outside of the current cluster boundaries. The actual
BUG_ON() statements however are incorrect, leading to a crash on kernels
with 64k page size. Fix those by checking against the right variables.
Also, move the assertions higher up within the functions so that they trip
*before* the code starts to mark buffers.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-06-06 16:42:03 -07:00
..
2007-06-06 16:41:08 -07:00
2007-05-17 05:23:04 -07:00
2007-05-02 15:08:08 -07:00
2007-04-26 15:02:37 -07:00
2007-06-06 16:42:03 -07:00
2007-04-26 15:07:45 -07:00
2006-09-20 15:53:40 -07:00
2006-09-20 15:53:40 -07:00
2006-09-24 13:50:45 -07:00
2006-09-24 13:50:45 -07:00
2007-05-02 15:07:42 -07:00
2006-12-01 18:28:28 -08:00
2007-05-08 11:15:07 -07:00
2007-05-02 15:07:27 -07:00
2006-01-03 11:45:47 -08:00
2007-05-02 15:08:08 -07:00
2006-01-03 11:45:47 -08:00
2007-04-26 15:10:40 -07:00
2007-04-26 15:10:40 -07:00
2007-05-25 11:06:37 -07:00
2007-05-02 15:07:27 -07:00
2007-03-14 14:37:09 -07:00
2006-01-03 11:45:47 -08:00
2007-05-08 11:15:07 -07:00
2007-05-02 15:07:58 -07:00
2007-05-02 15:07:58 -07:00
2007-05-02 15:07:16 -07:00
2007-05-02 15:08:08 -07:00
2007-04-26 15:02:37 -07:00
2007-05-25 11:00:46 -07:00
2006-12-01 18:28:28 -08:00
2006-09-20 15:48:39 -07:00
2007-04-26 15:02:01 -07:00
2006-01-03 11:45:47 -08:00
2007-05-02 15:08:08 -07:00
2007-02-12 09:48:46 -08:00
2006-01-03 11:45:47 -08:00
2007-05-02 15:07:16 -07:00
2007-04-26 14:39:48 -07:00
2007-05-02 15:08:08 -07:00
2007-05-08 11:15:07 -07:00
2006-01-03 11:45:47 -08:00
2007-05-02 15:08:08 -07:00
2006-12-01 18:28:28 -08:00
2007-05-17 05:23:04 -07:00
2006-03-24 14:58:24 -08:00
2007-05-07 12:12:51 -07:00
2007-02-12 09:48:46 -08:00
2006-09-24 13:50:46 -07:00
2006-01-03 11:45:47 -08:00
2006-12-07 08:39:25 -08:00
2006-09-20 15:53:40 -07:00
2006-01-03 11:45:47 -08:00
2006-01-03 11:45:47 -08:00
2007-05-08 11:15:07 -07:00
2007-04-26 14:40:16 -07:00