From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yb0-f193.google.com ([209.85.213.193]:35135 "EHLO mail-yb0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750715AbdAXUNt (ORCPT ); Tue, 24 Jan 2017 15:13:49 -0500 Received: by mail-yb0-f193.google.com with SMTP id j82so7942131ybg.2 for ; Tue, 24 Jan 2017 12:13:48 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20170123213109.GA11778@vader.DHCP.thefacebook.com> <20170123220448.GB11778@vader.DHCP.thefacebook.com> <20170124000524.GC11778@vader.DHCP.thefacebook.com> <20170124174907.GA27340@vader> <20170124185644.GA2853@vader> From: Chris Murphy Date: Tue, 24 Jan 2017 13:13:47 -0700 Message-ID: Subject: Re: read-only fs, kernel 4.9.0, fs/btrfs/delayed-inode.c:1170 __btrfs_run_delayed_items, To: Chris Murphy Cc: Omar Sandoval , Btrfs BTRFS , agruenba@redhat.com Content-Type: text/plain; charset=UTF-8 Sender: linux-btrfs-owner@vger.kernel.org List-ID: OK I've reproduced it in a virt-manager VM with Fedora Rawhide from a week old ISO, which is using btrfs-progs 4.9 and kernel 4.10-rc3. Get this though. The problem doesn't happen with boot param selinux=0, either in the VM or one of the laptops. Whereas the problem happens still with enforcing=0. So this could be an selinux xattr that's involved. Chris Murphy