fs/unionfs/subr.c  |   41 +++++++----------------------------------
 fs/unionfs/union.h |    4 ----
 2 files changed, 7 insertions(+), 38 deletions(-)

New commits:
commit 1e754429f51d297053285e9441751bbaf6d41835
Author: Josef 'Jeff' Sipek <[EMAIL PROTECTED]>
Date:   Mon Sep 3 17:32:07 2007 -0400

    Unionfs: Remove unused #defines
    
    Signed-off-by: Josef 'Jeff' Sipek <[EMAIL PROTECTED]>

commit 79c020565fb71418e92e9687c4a9a5bce85e5fc9
Author: Josef 'Jeff' Sipek <[EMAIL PROTECTED]>
Date:   Mon Sep 3 17:22:45 2007 -0400

    Unionfs: Simplify unionfs_get_nlinks
    
    Since we set the right value for d_type in readdir, there's really no point
    in having to calculate the number of directory links. Some on-disk
    filesystems don't even store the number of links for directories.
    
    Signed-off-by: Josef 'Jeff' Sipek <[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