commit | 3a4d9869d47c462c84688b0f8b15df5ab6f93381 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jul 02 13:54:22 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jul 02 13:54:22 2009 -0400 |
tree | 027ba2aa16a07ba901b7c40d5d77138f3c6ca881 | |
parent | 7ad8da364950fd21aceb3c0a5785fda245036650 [diff] |
resize2fs: Fix error message so the mountpoint is printed correctly The resize2fs program was freeing the mountpoint information too early, so garbage was getting printed instead of the correct information in an error message. Addresses-Debian-Bug: #535452 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>