diff options
author | NeilBrown <[email protected]> | 2008-03-10 11:43:47 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-03-10 18:01:19 -0700 |
commit | 52720ae77d392d3f4c12281c37304edbc8cb51f1 (patch) | |
tree | 2a04d72705155fbdf2fe5181da414bc0c5261525 /fs/jbd2/commit.c | |
parent | 69682d852f5c94ee94e21174b3e8b719626c98db (diff) |
md: fix formatting error in /proc/mdstat
If an md array is "auto-read-only", then this appears in /proc/mdstat as
/dev/md0: active(auto-read-only)
whereas if it is truely readonly, it appears as
/dev/md0: active (read-only)
The difference being a space.
One program known to parse this file expects the space and gets badly
confused. It will be fixed, but it would be best if what the kernel generates
is more consistent too.
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions