From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 1/5] f2fs: Introduce some information prints in the mount path Date: Tue, 25 Dec 2012 18:14:49 -0800 Message-ID: <1356488089.28255.1.camel@joe-AO722> References: <1356145725-19940-1-git-send-email-linkinjeon@gmail.com> <1356486933.16178.144.camel@kjgkr> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: jaegeuk.kim@samsung.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, Namjae Jeon , Amit Sahrawat To: Namjae Jeon Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, 2012-12-26 at 11:10 +0900, Namjae Jeon wrote: > 2012/12/26, Jaegeuk Kim : > > Hi, > Hi Jaegeuk. > > > > Could you make them follow the file system convention? > > Something like "F2FS: blah blah~". > Yes, I agree. > > > > > Otherwise, how about adding a debugging function to express the prefix? > Okay, I will send you the patches included your suggestion. Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt before any #include