The following commit has been merged in the openafs-stable-1_8_x branch:
commit f5de30623d1442fb3911e2deae4c12507f093ab8
Author: Cheyenne Wills <[email protected]>
Date:   Thu Jun 9 13:20:02 2022 -0600

    afs: introduce get_dcache_readahead
    
    Relocate the block of code that obtains the dcache for a readahead
    operation from the afs_linux_readpages function into its own static
    function.
    
    Reviewed-on: https://gerrit.openafs.org/14962
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 44e24ae5d7dc41e54d23638d5f64ab2e81e43ad0)
    
    Change-Id: I5fce05cd241dc5a22526d931969cf11da89e3d48
    Reviewed-on: https://gerrit.openafs.org/15060
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/LINUX/osi_vnodeops.c | 114 +++++++++++++++++++++++++++++--------------
 1 file changed, 78 insertions(+), 36 deletions(-)

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

Reply via email to