From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 1/3] autofs - fix log print messages Date: Mon, 10 Nov 2014 21:49:49 -0800 Message-ID: <1415684989.16070.2.camel@perches.com> References: <20141111012954.25773.4002.stgit@perseus.themaw.net> <1415676341.16070.0.camel@perches.com> <1415684245.2486.9.camel@perseus.themaw.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Andrew Morton , linux-fsdevel , autofs mailing list , Kernel Mailing List To: Ian Kent Return-path: In-Reply-To: <1415684245.2486.9.camel@perseus.themaw.net> Sender: autofs-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, 2014-11-11 at 13:37 +0800, Ian Kent wrote: > On Mon, 2014-11-10 at 19:25 -0800, Joe Perches wrote: > > On Tue, 2014-11-11 at 09:29 +0800, Ian Kent wrote: > > > Fix some inconsistencies in log print output and ensure that > > > the module name is included in all log prints. > > > > > > Signed-off-by: Ian Kent > > > Cc: Joe Perches > > > --- > > > fs/autofs/autofs_i.h | 6 +++--- > > > fs/autofs/dev-ioctl.c | 2 +- > > > fs/autofs/inode.c | 10 +++++----- > > > fs/autofs/waitq.c | 4 ++-- > > > 4 files changed, 11 insertions(+), 11 deletions(-) > > > > What tree are these patches made against? > > They live in an StGit patch queue against the current Linus tree. > They depend on the prior series to rename autofs4 to autofs. Hey Ian. Maybe you could add the git tree location to the MAINTAINERS entry: MAINTAINERS-KERNEL AUTOMOUNTER v4 (AUTOFS4) MAINTAINERS-M: Ian Kent MAINTAINERS-L: autofs@vger.kernel.org MAINTAINERS-S: Maintained MAINTAINERS:F: fs/autofs4/ T: git git://somewhere_or_other... and maybe you also could get Stephen Rothwell to add that tree to -next