ocfs2: Remove masklog ML_EXPORT.

Remove mlog(0) from fs/ocfs2/export.c and the masklog EXPORT.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
This commit is contained in:
Tao Ma
2011-02-24 13:50:19 +08:00
parent a5b8443b34
commit 781f200cb7
4 changed files with 101 additions and 30 deletions

View File

@@ -99,7 +99,6 @@ static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
define_mask(VOTE),
define_mask(CONN),
define_mask(QUORUM),
define_mask(EXPORT),
define_mask(BASTS),
define_mask(CLUSTER),
define_mask(ERROR),