Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Thu, 15 May 2008 16:36:58 +0000 (16:36 +0000)
committeradilger <adilger>
Thu, 15 May 2008 16:36:58 +0000 (16:36 +0000)
commit1e14af95262afbc77829f3b371d5bbba96d6802d
tree020ae430ac53c3c074a686025726fdbc69bb69ce
parent280746c37e3c5acf9922e6574123ff1b6945b8fb
Branch HEAD
Limit snprintf/strncpy modification of debug_file_name to
sizeof(debug_file_name) instead of sizeof(debug_file_path).

Both are currently the same size, but may change at some point in the future.
lnet/libcfs/debug.c