From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751969AbcADSpm (ORCPT ); Mon, 4 Jan 2016 13:45:42 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:21702 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751408AbcADSpi (ORCPT ); Mon, 4 Jan 2016 13:45:38 -0500 Date: Mon, 4 Jan 2016 21:45:35 +0300 From: Dan Carpenter To: Mike Marshall Cc: Julia Lawall , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH] OrangeFS: constify export_operations structures Message-ID: <20160104184535.GN5284@mwanda> References: <1451638912-6613-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 04, 2016 at 11:18:00AM -0500, Mike Marshall wrote: > Hi Julia... thanks for the patch... I've applied it to my github repo, > so it will be in the next push to kernel.org. > > Orangefs is still out-of-tree (only temporarily I hope ;-) so I guess I > don't belong in the MAINTAINERS file yet... > It's in linux-next though. regards, dan carpenter