The following commit has been merged in the master branch:
commit 9d42150b7bf55cd1813d974cc4bba9233e38dcde
Author: Andrew Deason <[email protected]>
Date:   Wed Aug 18 18:29:09 2021 -0500

    vol: Remove unused ihandle macros
    
    All of these macros are not used anywhere in the tree; get rid of
    them. Mostly this is just removing cruft, but removing
    FDH_READ/FDH_WRITE/FDH_SEEK also helps make sure we don't accidentally
    reintroduce code paths that use non-positional i/o.
    
    No functional change should be incurred by this commit.
    
    Change-Id: I9f6e885845e814cdb22d7c963e4ee6826cad8cea
    Reviewed-on: https://gerrit.openafs.org/14761
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/vol/ihandle.h | 9 ---------
 1 file changed, 9 deletions(-)

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

Reply via email to