From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-f44.google.com ([209.85.218.44]:35650 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751790AbcGVHFS (ORCPT ); Fri, 22 Jul 2016 03:05:18 -0400 Received: by mail-oi0-f44.google.com with SMTP id l72so151158783oig.2 for ; Fri, 22 Jul 2016 00:05:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1468421095-22322-1-git-send-email-vgoyal@redhat.com> From: Miklos Szeredi Date: Fri, 22 Jul 2016 09:05:16 +0200 Message-ID: Subject: Re: [RFC PATCH 0/9][V3] Overlayfs SELinux Support To: Paul Moore Cc: Vivek Goyal , James Morris , Stephen Smalley , Paul Moore , Casey Schaufler , linux-kernel@vger.kernel.org, "linux-unionfs@vger.kernel.org" , LSM , Dan Walsh , David Howells , Al Viro , linux-fsdevel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Jul 21, 2016 at 11:16 PM, Paul Moore wrote: > Hi Vivek, > > These patches look fine to me, thanks for all your hard work and to > everyone who helped review and provide feedback. I have tagged these > patches for merging into the SELinux next branch after this merge > window. > > Miklos, this patchset depends on patches in your overlayfs-next > branch, I assume you're pushing that branch during the upcoming merge > window? Yes, that's the plan. Thanks, Miklos