ceph: use snprintf for dirstat content
authorSage Weil <sage@newdream.net>
Thu, 12 May 2011 21:28:05 +0000 (14:28 -0700)
committerSage Weil <sage@newdream.net>
Thu, 19 May 2011 18:25:02 +0000 (11:25 -0700)
We allocate a buffer for rstats if the dirstat option is enabled.  Use
snprintf.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found