From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757217AbcIWDsZ (ORCPT ); Thu, 22 Sep 2016 23:48:25 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:36871 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752365AbcIWDsX (ORCPT ); Thu, 22 Sep 2016 23:48:23 -0400 Date: Thu, 22 Sep 2016 20:48:19 -0700 From: Christoph Hellwig To: Linus Torvalds Cc: Joel Becker , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] configfs fix for 4.8-rc8 Message-ID: <20160923034819.GA21714@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 024c7e3756d8a42fc41fe8a9488488b9b09d1dcc: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2016-09-15 15:15:41 -0700) are available in the git repository at: git://git.infradead.org/users/hch/configfs.git tags/configfs-for-4.8-2 for you to fetch changes up to 42857cf512cb34c2c8cb50f1e766689d979d64e0: configfs: Return -EFBIG from configfs_write_bin_file. (2016-09-16 12:58:28 +0200) ---------------------------------------------------------------- One more trivial fix for the binary attribute code from Phil Turnbull. ---------------------------------------------------------------- Phil Turnbull (1): configfs: Return -EFBIG from configfs_write_bin_file. fs/configfs/file.c | 1 + 1 file changed, 1 insertion(+)