diff options
author | jiangyiwen <jiangyiwen@huawei.com> | 2014-12-11 00:42:02 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-11 02:41:03 +0100 |
commit | 61fb9ea4b3e1f22341f7d817db18884062b08601 (patch) | |
tree | 8af83e034d83e50a93e22cc11edf98ad1ebd995a /usr | |
parent | ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ... (diff) | |
download | linux-61fb9ea4b3e1f22341f7d817db18884062b08601.tar.xz linux-61fb9ea4b3e1f22341f7d817db18884062b08601.zip |
ocfs2: do not set filesystem readonly if link down
Do not set the filesystem readonly if the storage link is down. In this
case, metadata is not corrupted and only -EIO is returned. And if it is
indeed corrupted metadata, it has already called ocfs2_error() in
ocfs2_validate_inode_block().
Signed-off-by: Yiwen Jiang <jiangyiwen@huawei.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions