Home
last modified time | relevance | path

Searched hist:a66cdd985532e69999b79249cd3b4a6bccd0f84b (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Ddebug.cdiff a66cdd985532e69999b79249cd3b4a6bccd0f84b Fri May 01 00:37:50 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: introduce discard_map for f2fs_trim_fs

This patch adds a bitmap for discard issues from f2fs_trim_fs.
There-in rule is to issue discard commands only for invalidated blocks
after mount.
Once mount is done, f2fs_trim_fs trims out whole invalid area.
After ehn, it will not issue and discrads redundantly.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsegment.hdiff a66cdd985532e69999b79249cd3b4a6bccd0f84b Fri May 01 00:37:50 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: introduce discard_map for f2fs_trim_fs

This patch adds a bitmap for discard issues from f2fs_trim_fs.
There-in rule is to issue discard commands only for invalidated blocks
after mount.
Once mount is done, f2fs_trim_fs trims out whole invalid area.
After ehn, it will not issue and discrads redundantly.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dcheckpoint.cdiff a66cdd985532e69999b79249cd3b4a6bccd0f84b Fri May 01 00:37:50 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: introduce discard_map for f2fs_trim_fs

This patch adds a bitmap for discard issues from f2fs_trim_fs.
There-in rule is to issue discard commands only for invalidated blocks
after mount.
Once mount is done, f2fs_trim_fs trims out whole invalid area.
After ehn, it will not issue and discrads redundantly.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsegment.cdiff a66cdd985532e69999b79249cd3b4a6bccd0f84b Fri May 01 00:37:50 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: introduce discard_map for f2fs_trim_fs

This patch adds a bitmap for discard issues from f2fs_trim_fs.
There-in rule is to issue discard commands only for invalidated blocks
after mount.
Once mount is done, f2fs_trim_fs trims out whole invalid area.
After ehn, it will not issue and discrads redundantly.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff a66cdd985532e69999b79249cd3b4a6bccd0f84b Fri May 01 00:37:50 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: introduce discard_map for f2fs_trim_fs

This patch adds a bitmap for discard issues from f2fs_trim_fs.
There-in rule is to issue discard commands only for invalidated blocks
after mount.
Once mount is done, f2fs_trim_fs trims out whole invalid area.
After ehn, it will not issue and discrads redundantly.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>