The following commit has been merged in the master branch:
commit 6f1979c83a4357c82be2e011b79d993b21e545f9
Author: Benjamin Kaduk <[email protected]>
Date:   Wed Jan 14 15:32:47 2015 -0500

    vol: use ffs from opr instead of inline
    
    volume.c defined its own ffs() macro if AFS_HAVE_FFS was not
    defined.  Now that ffs() is in opr, just use it from there always.
    
    Change-Id: Ia80a439924541be236b3221b9480143b511c885a
    Reviewed-on: http://gerrit.openafs.org/11674
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/vol/volume.c |   21 ++-------------------
 1 files changed, 2 insertions(+), 19 deletions(-)

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

Reply via email to