The following commit has been merged in the master branch:
commit 7595adc20b9ae1807cf720c72917eb6d133c765f
Author: Andrew Deason <[email protected]>
Date:   Fri Mar 19 09:31:04 2010 -0500

    volume_inline.h does not need sys/file.h
    
    src/vol/volume_inline.h does not need sys/file.h; at one point, it was
    using macros from sys/file.h for locking constants, but now we use the
    lwp/lock.h constants. So, include that instead. Also, only include it
    for DAFS, since we only use the constants in the DAFS case. Thanks,
    Jeffrey Altman.
    
    Change-Id: I114b438d7fb1fbb3a35bdfa0717ac334c7f80355
    Reviewed-on: http://gerrit.openafs.org/1596
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/vol/volume_inline.h |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

Reply via email to