Home
last modified time | relevance | path

Searched hist:f47dc2d3013c65631bf8903becc7d88dc9d9966e (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.cdiff f47dc2d3013c65631bf8903becc7d88dc9d9966e Thu Jun 03 19:02:26 CDT 2021 Dai Ngo <dai.ngo@oracle.com> nfsd: fix kernel test robot warning in SSC code

Fix by initializing pointer nfsd4_ssc_umount_item with NULL instead of 0.
Replace return value of nfsd4_ssc_setup_dul with __be32 instead of int.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
H A Dnfs4state.cdiff f47dc2d3013c65631bf8903becc7d88dc9d9966e Thu Jun 03 19:02:26 CDT 2021 Dai Ngo <dai.ngo@oracle.com> nfsd: fix kernel test robot warning in SSC code

Fix by initializing pointer nfsd4_ssc_umount_item with NULL instead of 0.
Replace return value of nfsd4_ssc_setup_dul with __be32 instead of int.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>