The following commit has been merged in the master branch:
commit 0eb19d67f6848cd0216d079d66487b5c1b2a95fb
Author: Ben Kaduk <[email protected]>
Date:   Sat Mar 6 15:37:50 2010 -0500

    Use correct types for UFS devices
    
    For the FreeBSD 5.3 release, UFS (and everything else) took a
    "dreaded s/dev_t/struct cdev */" change; we need to keep up
    with this when comparing mountpoints' devices.
    
    Change-Id: I47d3f874be05b16fc2da89dac2bb1b64c573ab8e
    Reviewed-on: http://gerrit.openafs.org/1540
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/FBSD/osi_inode.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

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

Reply via email to