fs/unionfs/dirhelper.c |    1 +
 fs/unionfs/inode.c     |    3 ++-
 fs/unionfs/lookup.c    |   11 ++++++++++-
 fs/unionfs/odf.c       |    2 +-
 4 files changed, 14 insertions(+), 3 deletions(-)

New commits:
commit aca251537e56e318ced3e2ffc58f8523af60c77a
Author: Rachita Kothiyal <[EMAIL PROTECTED]>
Date:   Thu Nov 22 17:08:58 2007 -0500

    Unionfs: Fix deadlock on unionfs superblock read/write semaphore.
    
    Added missing unionfs_read_lock() on the superblock object.
    
    Signed-off-by: Rachita Kothiyal([EMAIL PROTECTED])

commit 9eb1f25505f81ee07eefbe2177690a4a350c8bce
Author: Rachita Kothiyal <[EMAIL PROTECTED]>
Date:   Thu Nov 22 17:05:33 2007 -0500

    Unionfs: Fix an OOPs in whiteout lookup
    
    Pass the dbstart of the parent and get the correct lower dentry of the 
parent.
    We need the parent's lower dentry so that we can lookup the child(whiteout)
    and find the child's lower dentry too.
    
    Signed-off-by: Rachita Kothiyal([EMAIL PROTECTED])

commit b4452f730848356342548955f8bfef5dd6e475ae
Author: Rachita Kothiyal <[EMAIL PROTECTED]>
Date:   Thu Nov 22 15:39:05 2007 -0500

    patch unionfs-odf-lookup-fix-negative-dbstart.patch

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

Reply via email to