Adjust ctime_r buf down to 32
authorJens Axboe <axboe@fb.com>
Tue, 6 Jan 2015 19:03:09 +0000 (12:03 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 6 Jan 2015 19:03:09 +0000 (12:03 -0700)
commit35326842297205554a9005723309bed565594c8a
treecde4ceec34bbb7a36f5d2bc68abd59baad65e8e8
parent91e538700d0a38f25f3f339b1f8d176a5be4b2ef
Adjust ctime_r buf down to 32

We need 'at least 26 bytes', but not all 64.

Signed-off-by: Jens Axboe <axboe@fb.com>
stat.c