fs/unionfs/commonfops.c |   43 ++++++++++++++++++++++++++++++-------------
 fs/unionfs/dentry.c     |   18 +++++++++++++-----
 fs/unionfs/union.h      |    4 ++--
 3 files changed, 45 insertions(+), 20 deletions(-)

New commits:
commit 81413269a4f9b4ab6b99602b717d35423236c5db
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Fri May 11 02:19:40 2007 -0400

    mmap: also revalidate file passed to unionfs_release
    
    Conflicts:
    
        fs/unionfs/commonfops.c

commit 5d63d32b2348a3e223a7c8b67153138f542f715c
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Fri May 11 01:55:19 2007 -0400

    bugfixes: correctly decrement refcounts of mnt's upon branch management
    
    The old logic was broken in one place, which another place tried to "fix"
    incorrectly.  Also added detailed comments to explain the new/correct logic.

commit 9c581db422e57d0270d68437de37bcbe59caa58e
Author: Erez_Zadok <[EMAIL PROTECTED]>
Date:   Fri May 11 01:51:48 2007 -0400

    bugfix in BUG_ON use: actually catch bad use of unionfs_mntput

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

Reply via email to