The following commit has been merged in the master branch:
commit fcfa5ae2468d878db962a93d6013fcd3042e6c13
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.
    
    Change-Id: Iffb059716165436c3439e66db15002cdec5dfc16
    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]>

 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