ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
authorGoldwyn Rodrigues <rgoldwyn@gmail.com>
Fri, 31 Jul 2009 19:28:02 +0000 (14:28 -0500)
committerJoel Becker <joel.becker@oracle.com>
Fri, 31 Jul 2009 20:43:44 +0000 (13:43 -0700)
commitab57a40827d99e2d8e59066a56b93bf6c844c916
treeeed0b61db8addf2aac7113dd78d187ddf1a47959
parente9956fae7dbce6ac770e7a00436c496ddbbd3215
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()

We BUG_ON() the same thing twice.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.de>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/dlm/dlmast.c