From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. R. Okajima" Subject: Re: [RFC 3/3] uniqueness of inode number, configfs, debugfs, procfs, ramfs and tmpfs Date: Thu, 22 May 2014 10:03:11 +0900 Message-ID: <30078.1400720591@jrobl> References: <1400698140-25853-1-git-send-email-hooanon05g@gmail.com> <1400698140-25853-4-git-send-email-hooanon05g@gmail.com> To: linux-fsdevel@vger.kernel.org, adilger@dilger.ca, hch@lst.de, dchinner@redhat.com, viro@zeniv.linux.org.uk, jlbec@evilplan.org, gregkh@linuxfoundation.org, hughd@google.com Return-path: Received: from mail01-md.ns.itscom.net ([175.177.155.111]:41236 "EHLO mail01-md.ns.itscom.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753402AbaEVBDP (ORCPT ); Wed, 21 May 2014 21:03:15 -0400 In-Reply-To: <1400698140-25853-4-git-send-email-hooanon05g@gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: hooanon05g@gmail.com: > Turn the feature ON which was introduced by previous commit. It was for ramfs and tmpfs only. configfs, debugfs and procfs don't need this. J. R. Okajima