Searched hist:eb69853da9459280d89876cfc3da11292e59f7af (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | xdr4.h | diff eb69853da9459280d89876cfc3da11292e59f7af Mon May 08 13:58:35 CDT 2017 Christoph Hellwig <hch@lst.de> nfsd4: properly type op_func callbacks
Pass union nfsd4_op_u to the op_func callbacks instead of using unsafe function pointer casts.
It also adds two missing structures to struct nfsd4_op.u to facilitate this.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfs4proc.c | diff eb69853da9459280d89876cfc3da11292e59f7af Mon May 08 13:58:35 CDT 2017 Christoph Hellwig <hch@lst.de> nfsd4: properly type op_func callbacks
Pass union nfsd4_op_u to the op_func callbacks instead of using unsafe function pointer casts.
It also adds two missing structures to struct nfsd4_op.u to facilitate this.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfs4state.c | diff eb69853da9459280d89876cfc3da11292e59f7af Mon May 08 13:58:35 CDT 2017 Christoph Hellwig <hch@lst.de> nfsd4: properly type op_func callbacks
Pass union nfsd4_op_u to the op_func callbacks instead of using unsafe function pointer casts.
It also adds two missing structures to struct nfsd4_op.u to facilitate this.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|