Re: [PATCH] ocfs2: add feature document for online file check

2015-07-19 Thread Gang He
Hello Andrew/Mark/Goldwyn, The doc describes OCFS2 online file check feature, which is added by the last suggestion when I submitted a few online file check code patches. Online file check patches link: https://oss.oracle.com/pipermail/ocfs2-devel/2015-June/010886.html https://oss.oracle.com/pip

[PATCH] ocfs2: add feature document for online file check

2015-07-19 Thread Gang He
This document will describe OCFS2 online file check feature. OCFS2 is often used in high-availaibility systems. However, OCFS2 usually converts the filesystem to read-only on errors. This may not be necessary, since turning the filesystem read-only would affect other running processes as well, decr