]> Pileus Git - ~andy/linux/commit
ocfs2: update comments in masklog.h
authorColy Li <coly.li@suse.de>
Tue, 5 May 2009 12:03:28 +0000 (20:03 +0800)
committerJoel Becker <joel.becker@oracle.com>
Tue, 5 May 2009 21:48:11 +0000 (14:48 -0700)
commit2b53bc7bff17341d8b5ac12115f5c2363638e628
tree84caf1ecc091fa302e3eb794604a06a05a71594e
parenta46fa684fcb7001d79c97f2968696997b3b79064
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 <coly.li@suse.de>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/cluster/masklog.h