From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Szeredi Subject: [GIT PULL] overlayfs fixes Date: Thu, 19 Mar 2015 16:54:23 +0100 Message-ID: <20150319155423.GC20913@tucsk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-unionfs@vger.kernel.org To: Linus Torvalds Return-path: Received: from mail-wi0-f171.google.com ([209.85.212.171]:33361 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751463AbbCSPya (ORCPT ); Thu, 19 Mar 2015 11:54:30 -0400 Received: by wixw10 with SMTP id w10so12015441wix.0 for ; Thu, 19 Mar 2015 08:54:29 -0700 (PDT) Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-next This fixes minor issues with the multi-layer update in v4.0. Thanks, Miklos --- hujianyang (3): ovl: print error message for invalid mount options ovl: check lowerdir amount for non-upper mount ovl: upper fs should not be R/O --- fs/overlayfs/super.c | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-)