Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752989Ab0KFFva (ORCPT ); Sat, 6 Nov 2010 01:51:30 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:52006 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752311Ab0KFFv2 (ORCPT ); Sat, 6 Nov 2010 01:51:28 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=awpywhAI4G7Q6Fd4IwwirgPr7f0uihb8pz7uGk07a6w1cFAShZS35sAjniematI/SD IzwPDoS5Ie/3dpR89pNdeVmEKTy8a6ek37qXOjOAPkdmqhkXzamJb9fBa953mt3VPB1C VSXHa2Qks4CLcb5AJHE5876b+CsdQmrXYZ41o= MIME-Version: 1.0 In-Reply-To: <20101106050721.GA2194@kroah.com> References: <20101106050721.GA2194@kroah.com> Date: Fri, 5 Nov 2010 22:51:26 -0700 Message-ID: Subject: Re: [RFC] rbd sysfs interface From: Yehuda Sadeh Weinraub To: Greg KH Cc: ceph-devel@vger.kernel.org, Sage Weil , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 21 On Fri, Nov 5, 2010 at 10:07 PM, Greg KH wrote: > On Fri, Nov 05, 2010 at 04:09:31PM -0700, Yehuda Sadeh Weinraub wrote: >> >> Does this seem sane? Any comments would be greatly appreciated. > > It sounds like you need to use configfs instead of sysfs, as your model > was the reason it was created. > > Have you tried that? Oh, will look at it now. With ceph (although for a different purpose) we went through proc -> sysfs -> debugfs, however, it seems that we've missed at least one userspace-kernel channel. Thanks, Yehuda -- 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/