diff options
| author | Daniel Rosenberg <drosen@google.com> | 2018-08-20 19:21:43 -0700 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-10-29 18:46:22 -0700 |
| commit | 99efe50ef6cf0ba523ee32274fe0d58bc16e175f (patch) | |
| tree | 0cbddbf109aca0b9b5ca3818a64952b363b822aa /include/linux/console_struct.h | |
| parent | bb423cfd60a4c6f62707e55e213a79e8d0f2bfd8 (diff) | |
f2fs: checkpoint disabling
Note that, it requires "f2fs: return correct errno in f2fs_gc".
This adds a lightweight non-persistent snapshotting scheme to f2fs.
To use, mount with the option checkpoint=disable, and to return to
normal operation, remount with checkpoint=enable. If the filesystem
is shut down before remounting with checkpoint=enable, it will revert
back to its apparent state when it was first mounted with
checkpoint=disable. This is useful for situations where you wish to be
able to roll back the state of the disk in case of some critical
failure.
Signed-off-by: Daniel Rosenberg <drosen@google.com>
[Jaegeuk Kim: use SB_RDONLY instead of MS_RDONLY]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions
