OSDN Git Service

resize2fs: Make sure we close out the progress bar in pass #4
authorTheodore Ts'o <tytso@mit.edu>
Fri, 22 Aug 2008 13:26:26 +0000 (09:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 22 Aug 2008 13:57:44 +0000 (09:57 -0400)
commit88dbf8287f831d02e8d5023be4f9b42ca224fb75
treed53870c8bc4f04d84bfc887271d25def7796bdf1
parent3ebaf857177fed6f6db1e0f5095f21ed05115cbc
resize2fs: Make sure we close out the progress bar in pass #4

This fixes a cosemtic issue where we don't complete the progress bar
and issue a newline before printing the final resize successful
message.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
resize/resize2fs.c