summaryrefslogtreecommitdiffstats
path: root/utils/exportfs/exportfs.c
diff options
context:
space:
mode:
authorKevin Coffman <kwc@citi.umich.edu>2007-02-08 17:27:09 -0500
committerNeil Brown <neilb@suse.de>2007-02-09 11:41:45 +1100
commit2344b8edd958a1089fb19e985a735b41f6e7677e (patch)
tree098c6e31057a4fd9ef12bac8d00721cdc3e05328 /utils/exportfs/exportfs.c
parentb79ad6eabc662867de9e91254ae391fdd08c8428 (diff)
downloadnfs-utils-2344b8edd958a1089fb19e985a735b41f6e7677e.tar.gz
nfs-utils-2344b8edd958a1089fb19e985a735b41f6e7677e.tar.xz
nfs-utils-2344b8edd958a1089fb19e985a735b41f6e7677e.zip
Treat GSSAPI error codes as unsigned.
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu> GSSAPI error codes (major and minor) are defined as unsigned values. However, we treat them as signed while passing them down to the kernel where conversion fails if they include the minus sign. Convert them as unsigned. Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'utils/exportfs/exportfs.c')
0 files changed, 0 insertions, 0 deletions