]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Don't try to print the thread ID
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Mon, 28 Sep 2009 14:21:21 +0000 (16:21 +0200)
committerDerrick Brashear <shadow|account-1000005@unknown>
Mon, 28 Sep 2009 15:12:32 +0000 (08:12 -0700)
commit158043416326d67708880ed801de53653d9453ad
tree00a874b675d3cef13eeec156bbe83decdc4b2f08
parent4f65bec3fc4d0c1157aa80323c8d7ecc8a53d3a1
Don't try to print the thread ID

pthread_t is defined as being opaque - there's no way to portably
print it on a way that makes sense on all platforms. Remove this output.

Reviewed-on: http://gerrit.openafs.org/541
Reviewed-by: Tom Keiser <tkeiser@sinenomine.net>
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vol/fssync-debug.c