Received: with ECARTIS (v1.0.0; list linux-xfs); Thu, 10 Nov 2005 11:14:54 -0800 (PST) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id jAAJEpO0003505 for ; Thu, 10 Nov 2005 11:14:51 -0800 Received: by xproxy.gmail.com with SMTP id s12so689511wxc for ; Thu, 10 Nov 2005 11:11:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SAWkKLGT4G4zZUsQedXMq+Xh9uTiBxBJRn/GAmq+iR5gOfVBFBltXNXAaj3um5RCYM+3DHMywCAxHXmRMKqLGmwrSYnfzsMD28W/+NmUFoX23T6PZ+NicYJzue59kCyYY/EgIFj50wf/x8SgP0C0Y+FFMS1rCuRSxU8JtJMCwt4= Received: by 10.65.155.17 with SMTP id h17mr1316577qbo; Thu, 10 Nov 2005 11:11:32 -0800 (PST) Received: by 10.64.53.13 with HTTP; Thu, 10 Nov 2005 11:11:32 -0800 (PST) Message-ID: Date: Thu, 10 Nov 2005 19:11:32 +0000 From: Roger Willcocks To: linux-xfs@oss.sgi.com Subject: clearing 'flag unwritten extents' MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by oss.sgi.com id jAAJEpO0003509 X-archive-position: 6545 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: willcor@gmail.com Precedence: bulk X-list: linux-xfs Content-Length: 164 Lines: 8 xfs_db has an option (version extflg) for setting the 'flag unwritten extents' bit in the superblock(s), but no way of clearing it. Is this deliberate? -- Roger