diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-10-16 02:09:26 -0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-10-17 20:44:14 -0400 |
commit | 87a9bd265678ec3cc8431b14bcb14c68d0f94032 (patch) | |
tree | 8e9b83647295f111ca19be91d154f673fea10331 /fs/super.c | |
parent | e234088758fca3a669ebb1a02d8bf7bf60f0e4ff (diff) |
f2fs: avoid to write during the recovery
This patch enhances the recovery routine not to write any data/node/meta until
its completion.
If any writes are sent to the disk, it could contaminate the written history
that will be used for further recovery.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions