From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: XFS status update for December 2011 Date: Thu, 12 Jan 2012 14:02:21 -0500 Message-ID: <20120112190221.GA3108@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: xfs@oss.sgi.com Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:45605 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754853Ab2ALTCW (ORCPT ); Thu, 12 Jan 2012 14:02:22 -0500 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: December saw further stabilization of the Linux 3.2 release candidates. For XFS that meant two important fixes for sync() data integrity, to work around issues introduced in the VFS sync code in the past few kernel releases. These fixes have also been backported to the 3.0-stable release. Development for the next merge windows continue in fast pace, although only a relatively small amount of patches was merged into the development tree for the Linux 3.3 window. The most interesting topic in December probably was further development of the SEEK_DATA / SEEK_HOLE support, including defining the exact semantics in presence of unwritten extents and proper test coverage. On the user space side December was fairly quite, with about a handful fixes commit to xfsprogs, two new test cases and a couple of fixes in xfstests, and no activity in xfsdump.