diff options
author | 2013-01-29 18:30:07 +0900 | |
---|---|---|
committer | 2013-02-12 07:15:00 +0900 | |
commit | d6212a5f18c8f9f9cc884070a96e11907711217f (patch) | |
tree | d1c579ecdeb7c2ffc94bffbe0b51af4d2e3c49f3 /tools/perf/scripts/python | |
parent | f2fs: clean up the add_orphan_inode func (diff) | |
download | linux-dev-d6212a5f18c8f9f9cc884070a96e11907711217f.tar.xz linux-dev-d6212a5f18c8f9f9cc884070a96e11907711217f.zip |
f2fs: add un/freeze_fs into super_operations
This patch supports ioctl FIFREEZE and FITHAW to snapshot filesystem.
Before calling f2fs_freeze, all writers would be suspended and sync_fs
would be completed. So no f2fs has to do something.
Just background gc operation should be skipped due to generate dirty
nodes and data until unfreeze.
Signed-off-by: Changman Lee <cm224.lee@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions