From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wengang Wang Date: Tue, 21 Jul 2009 09:55:16 +0800 Subject: [Ocfs2-devel] [PATCH 1/1] fixes a dangerous typo In-Reply-To: <20090721003800.GC9183@mail.oracle.com> References: <200907130341.n6D3fNob004447@acsinet15.oracle.com> <20090721003800.GC9183@mail.oracle.com> Message-ID: <4A652004.9030603@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Ok, I will be descriptive for posts in the future. regards, wengang. Joel Becker wrote: > On Mon, Jul 13, 2009 at 11:38:23AM +0800, Wengang Wang wrote: >> Signed-off-by: Wengang Wang > > This change is in the fixes branch of ocfs2.git. However, in the > future, the commit message needs more information. The commit message > above doesn't even mention what the dangerous typo is. Someone reading > the message wouldn't know what had changed at all. > > I've fixed the message, but in the future please try to be descriptive. > > Joel