commit | c4111cd7eaabee63155ffeb675f806d452e9a191 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 15:54:12 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 15:54:12 2012 -0400 |
tree | 1b1f7ba3bf4597742713d1607a2651fbf431fb1a | |
parent | 1b6de47f6510c1dafdcf6dd84ecadebd51eabd0b [diff] |
libext2fs: use strcpy()/strcat() instead of sprintf() in bmap functions This simplifies the number of C library symbols needed by boot loader systems such as yaboot. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>