Created attachment 350111 [details] patch -- fix minor compiler warning Minor compiler warning: CC [M] fs/nfsd/nfssvc.o fs/nfsd/nfssvc.c:121: warning: initialization from incompatible pointer type looks fairly harmless, but should be simple to fix.
This has existed for a very long and we mostly been waiting for some other change to nfssrv.c to make this change as well.
Yep, totally harmless warning, but since I was poking around in there anyway I figured I'd roll a patch for it.
Folding this patch in with some other fixes in the same area. *** This bug has been marked as a duplicate of bug 501500 ***