commit | da5eb9cdda2917b44dc9da7c8811d0db29f6b201 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Tue Dec 12 14:32:48 2017 +0100 |
committer | Bob Peterson <rpeterso@redhat.com> | Wed Jan 17 06:35:35 2018 -0700 |
tree | 61f63cf7b34efc0215fd6877e46b8ad35c3c2a97 | |
parent | 90bcab998dcadc8a1515994b558da10631298bf3 [diff] |
gfs2: Remove pointless BUG_ON The current transaction is being dereferenced before asserting that is not NULL; that isn't going to help. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>