commit | 9d4a4dc2870c46c74f815ec2bebe10b4701accf2 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Nov 14 17:42:27 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Nov 14 17:42:27 2008 -0500 |
tree | d7ffc629c01d46df71208f6de3a598a44d9ed042 | |
parent | e3d41d397fc10934cfcbdc3160649f3782224df9 [diff] |
tune2fs: Update the block group checksums when changing the UUID Since the block group checksums depend on the UUID, we need to update the block group checksums when setting the UUID. We only do so if all of the checksums are correct, however. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>