commit | 0db1ff222d40f1601c961f0edb86d10426992595 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Feb 05 01:28:48 2017 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Feb 05 01:28:48 2017 -0500 |
tree | 74c6613fb9f3fba41ff3fc90e0db69d9df20490c | |
parent | 9549a168bd500db1a76914e50775f7cd1690acef [diff] |
ext4: add shutdown bit and check for it Add a shutdown bit that will cause ext4 processing to fail immediately with EIO. Signed-off-by: Theodore Ts'o <tytso@mit.edu>