From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 402D67F51 for ; Thu, 17 Oct 2013 10:43:13 -0500 (CDT) Received: from eagdhcp-232-150.americas.sgi.com (eagdhcp-232-150.americas.sgi.com [128.162.232.150]) by relay3.corp.sgi.com (Postfix) with ESMTP id BD6A3AC001 for ; Thu, 17 Oct 2013 08:43:09 -0700 (PDT) Received: from eagdhcp-232-150.americas.sgi.com (localhost [127.0.0.1]) by eagdhcp-232-150.americas.sgi.com (8.14.5/8.14.5) with ESMTP id r9HFh91F002739 for ; Thu, 17 Oct 2013 10:43:09 -0500 (CDT) (envelope-from tinguely@eagdhcp-232-150.americas.sgi.com) Message-Id: <20131017152804.204045257@sgi.com> Date: Thu, 17 Oct 2013 10:28:04 -0500 From: Mark Tinguely Subject: [PATCH v3 0/4] xfsprogs: v4 inode type in directory List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com Here are the patches that enable the inode in the directory feature in v4 superblocks. Unchanged patch 1: add the entries to xfs_sb.h (sync with kernel) patch 2: add the XFS_FSOP_GEOM_FLAGS_FTYPE to xfs_fs.h (sync with kernel) add the entry to repair so that xfs_info reports the feature New patch 3: add feature to the xfs_db version command. Fixed patch 4: add the feature to mkfs.xfs and manual page. note: this new feature is ignored for superblock v5 automatically turns on this feature. --Mark. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs