afs: Implement shared-writeable mmap
authorDavid Howells <dhowells@redhat.com>
Thu, 2 Nov 2017 15:27:52 +0000 (15:27 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 13 Nov 2017 15:38:21 +0000 (15:38 +0000)
commit1cf7a1518aefa69ac6ba0c3f9206073e4221e3c8
tree17788e9c0e145c336761adedf27460daccc76887
parent4343d00872e1de9a470d951bf09bdd18bc73f555
afs: Implement shared-writeable mmap

Implement shared-writeable mmap for AFS.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/file.c
fs/afs/internal.h
fs/afs/write.c