From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751660AbcDBQAM (ORCPT ); Sat, 2 Apr 2016 12:00:12 -0400 Received: from casper.infradead.org ([85.118.1.10]:38993 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbcDBQAK (ORCPT ); Sat, 2 Apr 2016 12:00:10 -0400 Date: Sat, 2 Apr 2016 18:00:05 +0200 From: Christoph Hellwig To: torvalds@linux-foundation.org Cc: jlbec@evilplan.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: [GIT PULL] a configfs fix for -rc2 Message-ID: <20160402160005.GA29514@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 casper.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 1ae1602de028acaa42a0f6ff18d19756f8e825c6: configfs: switch ->default groups to a linked list (2016-03-06 16:11:24 +0100) are available in the git repository at: git://git.infradead.org/users/hch/configfs.git tags/configfs-for-linus-2 for you to fetch changes up to 96c22a3293512ba684e73a981196430f524689da: configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions (2016-03-25 19:10:03 +0100) ---------------------------------------------------------------- Configfs fix for 4.6-rc2: - a trivial fix to the recently introduced binary attribute helper macros ---------------------------------------------------------------- Octavian Purdila (1): configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions include/linux/configfs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)