From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:18094 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752433AbdK2Civ (ORCPT ); Tue, 28 Nov 2017 21:38:51 -0500 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id vAT2coOF009425 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 29 Nov 2017 02:38:50 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id vAT2co1S009098 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 29 Nov 2017 02:38:50 GMT Received: from abhmp0009.oracle.com (abhmp0009.oracle.com [141.146.116.15]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id vAT2coDn010886 for ; Wed, 29 Nov 2017 02:38:50 GMT Date: Tue, 28 Nov 2017 18:38:49 -0800 From: "Darrick J. Wong" Subject: [ANNOUNCE] xfs-documentation: master updated to 6b0e607 Message-ID: <20171129023849.GG21412@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: xfs Hi folks, The master branch of the xfs-documentation repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-documentation.git has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to linux-xfs@vger.kernel.org so they can be picked up in the next update. The new head of the master branch is commit: 6b0e607 xfsdocs: fix description of directory free block nvalid and nused header fields New Commits: Darrick J. Wong (1): [6b0e607] xfsdocs: fix description of directory free block nvalid and nused header fields Code Diffstat: design/XFS_Filesystem_Structure/directories.asciidoc | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-)