From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932346AbcG1Naq (ORCPT ); Thu, 28 Jul 2016 09:30:46 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:36244 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932164AbcG1Nah (ORCPT ); Thu, 28 Jul 2016 09:30:37 -0400 Date: Thu, 28 Jul 2016 15:30:32 +0200 From: Christoph Hellwig To: torvalds@linux-foundation.org Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] configfs updates for 4.8 Message-ID: <20160728133032.GA11941@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit 3dc3afadeb0403fd967b97ee282ab9053d36da2b: configfs: don't set buffer_needs_fill to zero if show() returns error (2016-07-10 21:02:18 +0900) are available in the git repository at: git://git.infradead.org/users/hch/configfs.git tags/configfs-for-4.8 for you to fetch changes up to 3dc3afadeb0403fd967b97ee282ab9053d36da2b: configfs: don't set buffer_needs_fill to zero if show() returns error (2016-07-10 21:02:18 +0900) ---------------------------------------------------------------- configfs updates for 4.8: - a simple error handling fix from Tal Shorer ----------------------------------------------------------------