Searched hist:a46126cc (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nfs/
H A Dsymlink.cdiff a46126cc Tue Apr 30 22:06:35 MDT 2019 Christoph Hellwig <hch@lst.de> 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>
H A Ddir.cdiff a46126cc Tue Apr 30 22:06:35 MDT 2019 Christoph Hellwig <hch@lst.de> 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>

Completed in 411 milliseconds