The following commit has been merged in the master branch:
commit 54b78ce087776342a4abb301fcb3fe8e58180621
Author: Andrew Deason <[email protected]>
Date:   Thu Apr 8 12:15:34 2010 -0500

    UKERNEL: Use real vnode type constants
    
    In UKERNEL, make VDIR be S_IFDIR, VREG be S_IFREG, etc. This makes
    fakestat work correctly, since the va_mode of faked mountpoints are
    OR'd with VDIR.
    
    Change-Id: I7ac1dc7ae1d7cefade9bf92d8169db80977a5c76
    Reviewed-on: http://gerrit.openafs.org/1718
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/UKERNEL/sysincludes.h |   24 ++++++++----------------
 1 files changed, 8 insertions(+), 16 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to