Files
android_kernel_xiaomi_sm8450/Documentation/filesystems
Daniel Rosenberg 4354994f09 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>
2018-10-16 09:36:39 -07:00
..
2014-01-24 10:55:21 -06:00
2017-05-12 15:57:15 -07:00
2017-10-15 00:47:23 -04:00
2018-01-28 17:00:36 +11:00
2015-07-23 20:59:40 +02:00
2018-10-16 09:36:39 -07:00
2018-05-20 16:35:51 -04:00
2018-03-20 17:11:45 +01:00
2018-04-04 14:05:48 -04:00
2018-07-12 10:04:29 -04:00
2016-03-09 15:33:06 -07:00