From: Coly Li Date: Tue, 5 May 2009 12:03:28 +0000 (+0800) Subject: ocfs2: update comments in masklog.h X-Git-Tag: v2.6.31-rc1~307^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b53bc7bff17341d8b5ac12115f5c2363638e628;p=pandora-kernel.git ocfs2: update comments in masklog.h In the mainline ocfs2 code, the interface for masklog is in files under /sys/fs/o2cb/masklog, but the comments in fs/ocfs2/cluster/masklog.h reference the old /proc interface. They are out of date. This patch modifies the comments in cluster/masklog.h, which also provides a bash script example on how to change the log mask bits. Signed-off-by: Coly Li Signed-off-by: Joel Becker --- Reading git-diff-tree failed