The following commit has been merged in the openafs-stable-1_6_x branch:
commit 015fe32c126cf850b919cdfa5587eeface1e9c2e
Author: Marc Dionne <[email protected]>
Date:   Mon Apr 20 10:37:40 2015 -0300

    Linux 4.1: No need for do_sync_read
    
    Make the test here a bit more specific. do_sync_read no longer
    exists, but we don't use it for new kernels.  Trying to define it
    here in terms of generic_file_read is not helpful as that doesn't
    exist anymore.
    
    Reviewed-on: http://gerrit.openafs.org/11848
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit fcfa5ae2468d878db962a93d6013fcd3042e6c13)
    
    Change-Id: I87bf0fc856d244d15bdae300f0cd6b80ecb63797
    Reviewed-on: http://gerrit.openafs.org/11872
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/LINUX/osi_compat.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to