ocfs2/quota: Add QUOTA in mlog_attribute.
authorTao Ma <tao.ma@oracle.com>
Sun, 14 Dec 2008 22:03:41 +0000 (06:03 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:30 +0000 (08:40 -0800)
commit754938c142ae0c28360426c43f965ddc5164b21e
treee2c764f7868c91ab8e39f56d29951480dbf468e7
parent91f2033fa997aa92607470ed1ef90685b9d77a8c
ocfs2/quota: Add QUOTA in mlog_attribute.

A new mlog mask has to be added into mlog_attribute before it can
be really used in mlog. ML_QUOTA is only added in masklog.h, so
add it to the array to enable it.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/cluster/masklog.c