The following commit has been merged in the master branch:
commit 5c1237432edf4600111845d175c92252430d5f76
Author: Marc Dionne <[email protected]>
Date: Mon Apr 20 10:41:53 2015 -0300
Linux 4.1: Don't define or use ->write directly
We no longer have to define a ->write operation, and we can't
expect the underlying disk cache filesystem to have one. Use
the new __vfs_read/write helpers that will select the operation
to use based on what's available for that particular filesystem.
Change-Id: Iab923235308ff57348ffc2dc6d718dd64040656b
Reviewed-on: http://gerrit.openafs.org/11849
Tested-by: BuildBot <[email protected]>
Reviewed-by: Chas Williams <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
acinclude.m4 | 3 +++
src/afs/LINUX/osi_compat.h | 20 ++++++++++++++++++++
src/afs/LINUX/osi_file.c | 4 ++--
src/afs/LINUX/osi_vnodeops.c | 2 ++
4 files changed, 27 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs