From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: PATCH [0/4] Updated**3 fiemap patches Date: Wed, 8 Oct 2008 21:48:29 -0400 Message-ID: <1223516913-17612-1-git-send-email-tytso@mit.edu> To: linux-fsdevel@vger.kernel.org Return-path: Received: from www.church-of-our-saviour.org ([69.25.196.31]:51704 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755113AbYJIBsh (ORCPT ); Wed, 8 Oct 2008 21:48:37 -0400 Received: from root (helo=closure.thunk.org) by thunker.thunk.org with local-esmtp (Exim 4.50 #1 (Debian)) id 1Knkdm-0005oh-Gm for ; Wed, 08 Oct 2008 21:48:34 -0400 Received: from tytso by closure.thunk.org with local (Exim 4.69) (envelope-from ) id 1Knkdl-0004c2-PB for linux-fsdevel@vger.kernel.org; Wed, 08 Oct 2008 21:48:33 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: These patches updates the name and definition of the FIEMAP_EXTENT_ENCODED flag (formerly FIEMAP_EXTENT_NO_UNMOUNTED_IO). At this point I believe (hope!) that we have consensus that this patch series is ready for submission to mainline. - Ted