[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090619224403.GA27322@kroah.com>
Date: Fri, 19 Jun 2009 15:44:03 -0700
From: Greg KH <greg@...ah.com>
To: Sage Weil <sage@...dream.net>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 00/21] ceph: Ceph distributed file system client v0.9
On Fri, Jun 19, 2009 at 03:31:21PM -0700, Sage Weil wrote:
> This is a patch series for v0.9 of the Ceph distributed file system
> client (against v2.6.30).
>
> Greg, the first patch in the series creates an fs/staging/ directory.
> This is analogous to drivers/staging/ (not built by allyesconfig,
> modpost will mark the module with 'staging', etc.), except you can
> find it under the File Systems section (and it doesn't get hidden
> along with drivers/ on UML).
>
> If that looks reasonable, I would love to see this go into the staging
> tree. The remaining patches add Ceph at fs/staging/ceph.
No, please put "staging" filesystems at drivers/staging/ where the other
filesystems that are in "staging" shape are.
This is due to some core changes needed to mark such modules as
"TAINT_CRAP", and to make it obvious who is to blame for such crap :)
Care to respin your patches to put the code in drivers/staging/ instead
please?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists