summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2010-08-24 07:19:34 -0400
committerSteve Dickson <steved@redhat.com>2010-08-24 07:22:52 -0400
commit26fd34002585e6a5aa09204b0b01d836fa83dcf3 (patch)
treebfbe050d39bf3a6b6e120a11bf8e96a7a11b2874 /support
parent6d7babe6afae068e8a1054f785785d374788f5ee (diff)
downloadnfs-utils-26fd34002585e6a5aa09204b0b01d836fa83dcf3.tar.gz
nfs-utils-26fd34002585e6a5aa09204b0b01d836fa83dcf3.tar.xz
nfs-utils-26fd34002585e6a5aa09204b0b01d836fa83dcf3.zip
exportfs: Use xlog() for error reporting
exportfs already invokes xlog_open() because libexport.a uses xlog() exclusively for error reporting and debugging messages. If we can use xlog() throughout exportfs itself, that enables xlog debugging messages everywhere in the code path. In addition, use xlog() instead of fprintf(stderr) for reporting errors in exportfs.c, to be consistent with libexport.a and other components of nfs-utils. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions