diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-10-30 22:47:03 -0700 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-11-04 17:34:15 -0800 |
commit | d5053a34a9cc797b9d5d77574354b5555848c43c (patch) | |
tree | 86e6e101b812f6d2500b46bf1cd567aa9c8b33c6 /fs/f2fs/segment.c | |
parent | be138b7b0d4cbfb8a927d9bc333ceffee9908c23 (diff) | |
download | blackbird-obmc-linux-d5053a34a9cc797b9d5d77574354b5555848c43c.tar.gz blackbird-obmc-linux-d5053a34a9cc797b9d5d77574354b5555848c43c.zip |
f2fs: introduce -o fastboot for reducing booting time only
If a system wants to reduce the booting time as a top priority, now we can
use a mount option, -o fastboot.
With this option, f2fs conducts a little bit slow write_checkpoint, but
it can avoid the node page reads during the next mount time.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.c')
0 files changed, 0 insertions, 0 deletions