diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-03-05 01:09:39 +0100 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2008-04-18 17:56:07 +0200 |
commit | 8f318311faf57481452895448e6ffaec7c38a146 (patch) | |
tree | af367ab2dc2b155ebf8c642d17b5cead1fe637d7 /fs/ocfs2/Makefile | |
parent | ocfs2: add fsdlm to stackglue (diff) | |
download | linux-8f318311faf57481452895448e6ffaec7c38a146.tar.xz linux-8f318311faf57481452895448e6ffaec7c38a146.zip |
ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
The masklog code is in the o2cb stack, but ocfs2_lockid.h now needs to
be included by the user stack. The BUG() in ocfs2_lock_type_string()
does not need masklog support, so change it to a regular BUG_ON().
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ocfs2/Makefile')
0 files changed, 0 insertions, 0 deletions