From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erez Zadok Subject: [GIT PULL -mm] 0/2 Unionfs updates/fixes/cleanups Date: Fri, 9 May 2008 16:07:14 -0400 Message-ID: <12103636363945-git-send-email-ezk@cs.sunysb.edu> Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, viro@ftp.linux.org.uk, hch@infradead.org To: akpm@linux-foundation.org Return-path: Received: from filer.fsl.cs.sunysb.edu ([130.245.126.2]:37475 "EHLO filer.fsl.cs.sunysb.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753226AbYEIULE (ORCPT ); Fri, 9 May 2008 16:11:04 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Just two small changes. Please pull from the 'master' branch of git://git.kernel.org/pub/scm/linux/kernel/git/ezk/unionfs.git to receive the following: Erez Zadok (2): Unionfs: use new umount_begin prototype Unionfs: move fs/Makefile entry up to minimize merge conflicts Makefile | 2 +- unionfs/super.c | 19 ++++--------------- 2 files changed, 5 insertions(+), 16 deletions(-) Thanks. --- Erez Zadok ezk@cs.sunysb.edu