]> git.decadent.org.uk Git - nfs-utils.git/commit
mountd: Avoid unnecessary type conversions
authorChuck Lever <chuck.lever@oracle.com>
Tue, 30 Oct 2012 18:02:24 +0000 (14:02 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 30 Oct 2012 19:30:08 +0000 (15:30 -0400)
commit7df8ca883bfd668eb559ea1b8da7c7b6e41d5b1a
tree8ac19398a9320d05e561e6ca5412dc67ae3cb623
parent6d9909afd0cf82332a0095aa201e515d1a159c97
mountd: Avoid unnecessary type conversions

Removed a number of Wconversion warnings in the mountd code.

Took the opportunity to eliminate some code duplication.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
support/include/nfslib.h
support/nfs/cacheio.c
utils/mountd/cache.c