Josef Bacik
d7096fc3ef
Btrfs: wake up transaction waiters when aborting a transaction
...
I was getting lots of hung tasks and a NULL pointer dereference because we
are not cleaning up the transaction properly when it aborts. First we need
to reset the running_transaction to NULL so we don't get a bad dereference
for any start_transaction callers after this. Also we cannot rely on
waitqueue_active() since it's just a list_empty(), so just call wake_up()
directly since that will do the barrier for us and such. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
2012-06-14 21:29:12 -04:00
..
2012-05-30 10:23:27 -04:00
2012-03-22 01:45:34 +01:00
2012-03-22 01:45:34 +01:00
2012-05-31 19:53:08 +02:00
2012-05-30 15:17:34 +02:00
2012-05-30 10:23:42 -04:00
2012-05-30 10:23:44 -04:00
2011-12-21 19:14:09 +01:00
2009-01-06 09:38:55 -05:00
2012-04-13 19:41:27 -07:00
2012-03-22 01:45:34 +01:00
2012-05-31 16:49:53 -04:00
2012-05-31 16:49:53 -04:00
2012-05-30 10:23:36 -04:00
2011-07-26 16:49:47 -07:00
2012-05-30 18:18:21 +02:00
2012-05-30 18:18:21 +02:00
2012-03-22 11:52:54 +01:00
2012-06-14 21:29:12 -04:00
2012-05-30 10:23:39 -04:00
2012-03-22 11:52:54 +01:00
2008-09-25 11:04:06 -04:00
2012-05-31 16:49:53 -04:00
2012-05-31 16:49:53 -04:00
2011-08-01 14:30:50 -04:00
2012-02-15 16:40:25 +01:00
2012-05-31 16:49:53 -04:00
2012-03-30 12:44:29 -07:00
2012-05-30 10:23:42 -04:00
2012-05-30 10:23:36 -04:00
2011-05-06 12:34:03 +02:00
2009-06-10 11:29:53 -04:00
2012-03-28 20:31:37 -04:00
2012-03-29 09:57:44 -04:00
2011-04-25 16:46:11 +08:00
2012-06-14 21:29:09 -04:00
2012-05-31 16:49:53 -04:00
2012-05-30 10:23:40 -04:00
2011-12-21 19:14:16 +01:00
2012-03-22 01:45:34 +01:00
2012-03-22 01:45:34 +01:00
2012-03-20 21:48:21 +08:00
2012-01-16 15:27:58 -05:00
2012-05-30 10:23:33 -04:00
2012-05-30 10:23:33 -04:00
2012-03-22 11:52:54 +01:00
2012-05-30 10:23:41 -04:00
2008-09-25 11:03:56 -04:00
2012-05-30 10:23:43 -04:00
2012-04-27 13:55:14 -04:00
2012-03-22 11:52:54 +01:00
2012-05-30 10:23:39 -04:00
2012-03-26 17:04:23 -04:00
2012-05-30 10:23:32 -04:00
2011-06-17 14:54:18 -04:00
2012-06-14 21:29:12 -04:00
2012-03-22 01:45:40 +01:00
2011-05-02 13:57:22 +02:00
2012-05-30 10:23:42 -04:00
2012-03-22 01:45:34 +01:00
2012-05-31 16:49:53 -04:00
2012-05-31 16:49:53 -04:00
2008-09-25 15:41:59 -04:00
2012-05-30 10:23:41 -04:00
2012-05-30 10:23:41 -04:00
2012-05-30 10:23:27 -04:00
2011-02-01 11:12:29 -05:00
2012-03-20 21:48:21 +08:00