diff options
author | Christoph Hellwig <hch@lst.de> | 2019-05-01 18:06:35 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-05-09 22:26:57 +0200 |
commit | a46126ccc77e764429d63bf958d117f607f4b6c6 (patch) | |
tree | 00cd9f45890ffa99dacfe50924142db80ea63485 /fs/nfs/client.c | |
parent | NFSv4: don't mark all open state for recovery when handling recallable state ... (diff) | |
download | linux-a46126ccc77e764429d63bf958d117f607f4b6c6.tar.xz linux-a46126ccc77e764429d63bf958d117f607f4b6c6.zip |
nfs: pass the correct prototype to read_cache_page
Fix the callbacks NFS passes to read_cache_page to actually have the
proper type expected. Casting around function pointers can easily
hide typing bugs, and defeats control flow protection.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions