From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Mon, 28 Sep 2015 15:42:14 +0200 Subject: [Cluster-devel] [PATCH 23/23] configfs: remove old API In-Reply-To: <56092D2E.1000400@samsung.com> References: <1443189000-13398-1-git-send-email-hch@lst.de> <1443189000-13398-24-git-send-email-hch@lst.de> <56092D2E.1000400@samsung.com> Message-ID: <20150928134214.GE30453@lst.de> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit > Haven't you just removed show_attribute() and store_attribute() from > configfs_item_operations? Oops, looks like the old text manage to slip back in. I'll fix it up.