ocfs2: Fix masklog breakage
authorTiger Yang <tiger.yang@oracle.com>
Mon, 4 Jun 2007 02:31:08 +0000 (10:31 +0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 6 Jun 2007 23:41:08 +0000 (16:41 -0700)
commit59be7dc97bacc0fd8e22f0be6e2aebb5c9b4ff47
tree61a194a1225a19c0fd72170297106619603d8049
parent5ecd3100e695228ac5e0ce0e325e252c0f11806f
ocfs2: Fix masklog breakage

Some of the sysfs changes inadvertantly broke the simple runtime debug log
filtering employed in ocfs2. Fix this by properly exporting the masklog
category filter names.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/cluster/masklog.c