diff options
author | David Sterba <dsterba@suse.com> | 2020-02-05 17:12:28 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-02-12 17:17:00 +0100 |
commit | 10a3a3edc5b89a8cd095bc63495fb1e0f42047d9 (patch) | |
tree | fd2da93f686786d6572c94125a43f58be12494ce /fs/nilfs2 | |
parent | e8294f2f6aa6208ed0923aa6d70cea3be178309a (diff) | |
download | linux-10a3a3edc5b89a8cd095bc63495fb1e0f42047d9.tar.bz2 |
btrfs: log message when rw remount is attempted with unclean tree-log
A remount to a read-write filesystem is not safe when there's tree-log
to be replayed. Files that could be opened until now might be affected
by the changes in the tree-log.
A regular mount is needed to replay the log so the filesystem presents
the consistent view with the pending changes included.
CC: stable@vger.kernel.org # 4.4+
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions