The following commit has been merged in the master branch:
commit 12ae2beeeb172cebdfa24d5ea149f73fd85541f8
Author: Cheyenne Wills <[email protected]>
Date:   Mon Mar 8 09:22:04 2021 -0700

    Linux: Create wrapper for setattr_prepare
    
    Move call to setattr_prepare/inode_change_ok into an osi_compat.h
    wrapper called 'afs_setattr_prepare'.  This moves some of the #if logic
    out of the mainline code.
    
    Change-Id: Ie17cf4c645d754c9e9efd8a603f1bc752d07cf36
    Reviewed-on: https://gerrit.openafs.org/14548
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/LINUX/osi_compat.h |   10 ++++++++++
 src/afs/LINUX/osi_file.c   |    6 +-----
 2 files changed, 11 insertions(+), 5 deletions(-)

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

Reply via email to