Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932115AbbFDNaG (ORCPT ); Thu, 4 Jun 2015 09:30:06 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:37472 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752332AbbFDNaB (ORCPT ); Thu, 4 Jun 2015 09:30:01 -0400 From: Miklos Szeredi To: linux-unionfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Cc: sa-dev@rainbow.by, andre.roth@roche.com Subject: [PATCH 0/2] ovl: support NFS as lower layer Date: Thu, 4 Jun 2015 15:29:44 +0200 Message-Id: <1433424586-7771-1-git-send-email-miklos@szeredi.hu> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 667 Lines: 20 Two small patches implementing this follow. Comments and testing welcome. git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-next Thanks, Miklos --- Miklos Szeredi (2): ovl: don't traverse automount points ovl: allow distributed fs as lower layer --- fs/overlayfs/super.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 74 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/