K 10 svn:author V 3 bde K 8 svn:date V 27 2007-01-25T13:07:25.000000Z K 7 svn:log V 378 Unstaticize nfs_iosize() in nfsclient and use it in nfs4client instead of duplicating it except for larger style bugs in the copy. Fix some nearby style bugs (including a harmless type mismatch) in and near the remaining copy. This is part of fixing collisions of the 2 nfs*client's names. Even static names should have a unique prefixes so that they can be debugged easily. END