commit | 968c1c2fe472ddc4a467aaff71305e83cdb0308f | [log] [tgz] |
---|---|---|
author | Tahsin Erdogan <tahsin@google.com> | Thu Jun 29 21:19:32 2017 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 04 23:48:05 2017 -0400 |
tree | 979003eb3356549ac3c99e07a30ec60d9cafb50e | |
parent | c8ca23979fa75df15208922422e81c83cf112320 [diff] |
libext2fs: fix compile errors/warnings Defining DEBUG_QUOTA reveals a few compile errors. Fix these. Also fix format string type mismatches in a couple of log_debug() calls. Fixes: 2d2d799c7261 ("Clean up codes for adding new quota type") Signed-off-by: Tahsin Erdogan <tahsin@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>