fs/unionfs/Makefile     |    2 +-
 fs/unionfs/commonfops.c |    6 +++---
 fs/unionfs/copyup.c     |    6 +++---
 fs/unionfs/debug.c      |    6 +++---
 fs/unionfs/dentry.c     |    6 +++---
 fs/unionfs/dirfops.c    |    6 +++---
 fs/unionfs/dirhelper.c  |    6 +++---
 fs/unionfs/fanout.h     |    6 +++---
 fs/unionfs/file.c       |    6 +++---
 fs/unionfs/inode.c      |   20 ++++++++++----------
 fs/unionfs/lookup.c     |    6 +++---
 fs/unionfs/main.c       |    6 +++---
 fs/unionfs/mmap.c       |    6 +++---
 fs/unionfs/rdstate.c    |    6 +++---
 fs/unionfs/rename.c     |    6 +++---
 fs/unionfs/sioq.c       |    6 +++---
 fs/unionfs/sioq.h       |    6 +++---
 fs/unionfs/subr.c       |    6 +++---
 fs/unionfs/super.c      |    6 +++---
 fs/unionfs/union.h      |    6 +++---
 fs/unionfs/unlink.c     |    6 +++---
 fs/unionfs/whiteout.c   |    6 +++---
 fs/unionfs/xattr.c      |    6 +++---
 23 files changed, 74 insertions(+), 74 deletions(-)

New commits:
commit b651f3c0b4cc2ae7e57143d25c7b9ae171ceb6ed
Author: Erez Zadok <[email protected]>
Date:   Thu Feb 25 20:36:57 2010 -0500

    Unionfs: Release 2.5.4
    
    Signed-off-by: Erez Zadok <[email protected]>

commit 38ba420554c7879491f986cddc1f7db5d5a64cf1
Author: Erez Zadok <[email protected]>
Date:   Thu Feb 25 20:24:07 2010 -0500

    Unionfs: update copyright year to 2010
    
    Signed-off-by: Erez Zadok <[email protected]>

commit 2c828ddf19f533eaa2d4dc4e791f9c4e1b9bd7c4
Author: Erez Zadok <[email protected]>
Date:   Thu Dec 3 19:00:01 2009 -0500

    Unionfs: unlock lower parent inode correctly on error path
    
    Bug fix: on some errors, lower directory inode may remain locked and hold a
    reference.  This was in ->create, ->symlink, and ->mknod.
    
    Signed-off-by: Erez Zadok <[email protected]>

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

Reply via email to