From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754702AbZCII3T (ORCPT ); Mon, 9 Mar 2009 04:29:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752918AbZCII3D (ORCPT ); Mon, 9 Mar 2009 04:29:03 -0400 Received: from vsmtp02.dti.ne.jp ([202.216.231.137]:48695 "EHLO vsmtp02.dti.ne.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751233AbZCII3B (ORCPT ); Mon, 9 Mar 2009 04:29:01 -0400 From: hooanon05@yahoo.co.jp Subject: Re: [Aufs 01/25] aufs documents To: Sam Ravnborg Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org In-Reply-To: <20090309054842.GA14122@uranus.ravnborg.org> References: <1236569118-3750-1-git-send-email-hooanon05@yahoo.co.jp> <1236569118-3750-2-git-send-email-hooanon05@yahoo.co.jp> <20090309054842.GA14122@uranus.ravnborg.org> Date: Mon, 09 Mar 2009 17:28:55 +0900 Message-ID: <9898.1236587335@jrobl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thank you very much for you comments! Sam Ravnborg: > Documention seems impressive! > But your changelogs are in the contrary very sparse. In initial commits, my poor English has less issues to write... > > fs/Kconfig | 1 + > > fs/Makefile | 1 + > The changes in the above files breaks bisectability. > You just broke "make oldconfig". ::: > The changes to files outside fs/aufs2 needs to be justified in your changelog. > And they do not belong in this patch. They are all my fault in GIT work. I will post a new patchset after receiving other comments or in a week. J. R. Okajima