From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHeQN-0007Ku-0c for Qemu-devel@nongnu.org; Wed, 13 Aug 2014 15:41:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHeQG-0007uv-J1 for Qemu-devel@nongnu.org; Wed, 13 Aug 2014 15:41:30 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:33601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHeQG-0007ul-BS for Qemu-devel@nongnu.org; Wed, 13 Aug 2014 15:41:24 -0400 Message-ID: <53EBBF5F.3070805@msgid.tls.msk.ru> Date: Wed, 13 Aug 2014 23:41:19 +0400 From: Michael Tokarev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu 9p mapped-xattr model does not translate d_type in readdir List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Aneesh Kumar K.V" Cc: Qemu Development List There's another bugreport filed against debian qemu package, http://bugs.debian.org/755738 . It talks about security_model=mapped-xattr case, where file type is stored elsewhere, and all files are turned into regular files. http://bugs.debian.org/755738#10 is the proposed patch. Thanks, /mjt