Bob Peterson f9615fe311 gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change
Before this patch, gfs2_quota_change() would BUG_ON if the
qa_ref counter was not a positive number. This patch changes it to
be a withdraw instead. That way we can debug things more easily.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2020-05-08 18:45:12 +02:00
..
2019-07-03 14:45:18 +02:00
2020-05-08 15:15:12 +02:00
2020-05-08 14:45:38 +02:00
2019-09-04 20:22:17 +02:00
2020-05-08 15:15:12 +02:00
2019-06-08 12:52:42 -07:00
2020-05-06 21:25:26 +02:00