Fix debug print format of file ->file_name
authorTomohiro Kusumi <tkusumi@tuxera.com>
Tue, 7 Mar 2017 20:12:56 +0000 (22:12 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 10 Mar 2017 21:43:37 +0000 (14:43 -0700)
commit08c44a557efc1cf301c39b5a81f8db4ccd7baa2d
treedd6059c806dc196671aec3fea77189fde4b9d447
parent0f34169ac64f009b193bed1c8fb6692844bf99c2
Fix debug print format of file ->file_name

This should be %s.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
filesetup.c