MAINTAINERS              |    2 +
 fs/unionfs/debug.c       |   12 +++++++-
 fs/unionfs/inode.c       |   21 ++++++++++++--
 fs/unionfs/super.c       |   70 +++++++++++++++++++++++++++++++++++++---------
 include/linux/union_fs.h |   11 +++++++
 5 files changed, 99 insertions(+), 17 deletions(-)

New commits:
commit 82d24b18a599aaee88de09797db35d79561af431
Author: Erez Zadok <[EMAIL PROTECTED](none)>
Date:   Wed May 23 00:03:59 2007 -0400

    bug fix: set lower inodes correctly after branch management succeeds
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
    
    Conflicts:
    
        fs/unionfs/super.c

commit 4f3e4ee9bab299ab20dd78ee2b034ee40a6e5178
Author: Erez Zadok <[EMAIL PROTECTED](none)>
Date:   Tue May 22 23:50:44 2007 -0400

    bug fix: prevent self deadlock with remount code in pivot_root scenarios
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>

commit 52b997b57f3bc5fcbe6701b548aecd2d69fb1efc
Author: Erez Zadok <[EMAIL PROTECTED](none)>
Date:   Tue May 22 23:49:35 2007 -0400

    debugging: test for freed (0x5a) inodes
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>

commit 127f12939bffc11d00084be8ba71b16c124b224f
Author: Erez Zadok <[EMAIL PROTECTED](none)>
Date:   Wed May 23 00:01:46 2007 -0400

    bugfix: statfs lower file system properly
    
    Get the correct lower dentry to use to statfs the first branch (always), now
    works with disk-based as well as network file systems.  Also document the
    code better.
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
    
    Conflicts:
    
        fs/unionfs/super.c

commit 82562fc22b33e6936563eda3f68967f0dc65902b
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Sat May 19 21:11:22 2007 -0400

    Add Erez Zadok to maintainers list

commit f347828c025f3cfc0bc9419f3bef7590cc648591
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Sat May 19 21:07:29 2007 -0400

    add standard copyright comment to linux/union_fs.h

_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to