Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752130AbZKPJH6 (ORCPT ); Mon, 16 Nov 2009 04:07:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751999AbZKPJH5 (ORCPT ); Mon, 16 Nov 2009 04:07:57 -0500 Received: from systemlinux.org ([83.151.29.59]:36232 "EHLO m18s25.vlinux.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751962AbZKPJH4 (ORCPT ); Mon, 16 Nov 2009 04:07:56 -0500 X-Greylist: delayed 1674 seconds by postgrey-1.27 at vger.kernel.org; Mon, 16 Nov 2009 04:07:56 EST Date: Mon, 16 Nov 2009 09:39:59 +0100 From: Andre Noll To: Arnd Bergmann Cc: linux-kernel@vger.kernel.org, Neil Brown , linux-raid@vger.kernel.org Subject: Re: [PATCH 08/12] md: move compat_ioctl handling into md.c Message-ID: <20091116083959.GN5174@skl-net.de> References: <1258331227-1694-1-git-send-email-arnd@arndb.de> <1258331227-1694-9-git-send-email-arnd@arndb.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sKEQ01CzIzwqenDk" Content-Disposition: inline In-Reply-To: <1258331227-1694-9-git-send-email-arnd@arndb.de> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1382 Lines: 48 --sKEQ01CzIzwqenDk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 00:27, Arnd Bergmann wrote: > The RAID ioctls are only implemented in md.c, so the > handling for them should also be moved there from > fs/compat_ioctl.c. >=20 > Signed-off-by: Arnd Bergmann > Cc: Neil Brown > Cc: Andre Noll > Cc: linux-raid@vger.kernel.org > --- > drivers/md/md.c | 23 +++++++++++++++++++++++ > fs/compat_ioctl.c | 23 ----------------------- > 2 files changed, 23 insertions(+), 23 deletions(-) Looks good to me. Acked-by: Andre Noll Thanks Andre --=20 The only person who always got his work done by Friday was Robinson Crusoe --sKEQ01CzIzwqenDk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFLAQ/fWto1QDEAkw8RAuL0AJ4ir4+rzAuas+GN7EfU6HkA+/zIbACcCEJD IDwMva4sSBQMIGEo1VgFroQ= =FNiY -----END PGP SIGNATURE----- --sKEQ01CzIzwqenDk-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/