linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL -mm] 0/2 Unionfs updates/fixes/cleanups
@ 2007-12-14 15:47 Erez Zadok
  2007-12-14 15:48 ` [PATCH 1/2] Unionfs: avoid using drop_pagecache_sb in remount Erez Zadok
  2007-12-14 15:48 ` [PATCH 2/2] Unionfs: clarify usage.txt mount options Erez Zadok
  0 siblings, 2 replies; 6+ messages in thread
From: Erez Zadok @ 2007-12-14 15:47 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, linux-fsdevel, viro, hch


The following is a series of patches related to Unionfs.

These patches were tested (where appropriate) on Linus's 2.6.24 latest code
(as of v2.6.24-rc5-43-gda8cadb), MM (MMOTM stamp-2007-12-13-15-37), as well
as the backports to 2.6.{23,22,21,20,19,18,9} on ext2/3/4, xfs, reiserfs,
nfs2/3/4, jffs2, ramfs, tmpfs, cramfs, and squashfs (where available).  Also
tested with LTP-full.  See http://unionfs.filesystems.org/ to download
back-ported unionfs code.

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: avoid using drop_pagecache_sb in remount
      Unionfs: clarify usage.txt mount options

 Documentation/filesystems/unionfs/usage.txt |   38 +++++++++++++++++++---------
 fs/drop_caches.c                            |    4 --
 fs/unionfs/dentry.c                         |   11 ++++++++
 fs/unionfs/super.c                          |   34 ++++++++-----------------
 fs/unionfs/union.h                          |    1 
 include/linux/mm.h                          |    2 -
 6 files changed, 52 insertions(+), 38 deletions(-)

---
Erez Zadok
ezk@cs.sunysb.edu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-12-14 16:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14 15:47 [GIT PULL -mm] 0/2 Unionfs updates/fixes/cleanups Erez Zadok
2007-12-14 15:48 ` [PATCH 1/2] Unionfs: avoid using drop_pagecache_sb in remount Erez Zadok
2007-12-14 15:48 ` [PATCH 2/2] Unionfs: clarify usage.txt mount options Erez Zadok
2007-12-14 16:32   ` Michael Tokarev
2007-12-14 16:36     ` Michael Tokarev
2007-12-14 16:58     ` Erez Zadok

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).