]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit67f55828529eb63d115af89cdcf6dcb616e5bd8c
treee2c764f7868c91ab8e39f56d29951480dbf468e7
parentf6338413fe4aab250a2d677838651f4947f8c634
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