diff options
author | Brian Behlendorf <[email protected]> | 2013-12-13 11:29:06 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-12-16 09:46:10 -0800 |
commit | c2d439dffd4c404d39e82e5b174a338515080f26 (patch) | |
tree | 0b18c780d5f702a010ceb986074f186ffe122bbf /patches | |
parent | ce37ebd2ebcbc8ec6bbaa56cd22e6e807b6d36f3 (diff) |
Silence e2fsck warning in zconfig.sh
When running zconfig.sh test 7 and 8 cause the following warning to
be printed to the console. It's caused because we're snapshoting a
mounted ext2 filesystem which is not in a 'clean' state. This is
to be expected since we have no guarentees about the on-disk
consistency of the filesystem.
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
To silence the warning and preserve the intent of these test cases
they have been updated to unmount the filesystem prior to snapshoting
them. This ensures the ext2 filesystem is in a consistent state
when the snapshot is taken.
Signed-off-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ned Bass <[email protected]>
Closes #1972
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions