Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Df2fs_fs.hdiff 1e1bb4baf10be371f72150e2801d97a04d40b3b9 Wed Dec 25 21:49:48 CST 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: add inline_data recovery routine

This patch adds a inline_data recovery routine with the following policy.

[prev.] [next] of inline_data flag
o o -> recover inline_data
o x -> remove inline_data, and then recover data blocks
x o -> remove inline_data, and then recover inline_data
x x -> recover data blocks

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
/openbmc/linux/fs/f2fs/
H A Dinline.cdiff 1e1bb4baf10be371f72150e2801d97a04d40b3b9 Wed Dec 25 21:49:48 CST 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: add inline_data recovery routine

This patch adds a inline_data recovery routine with the following policy.

[prev.] [next] of inline_data flag
o o -> recover inline_data
o x -> remove inline_data, and then recover data blocks
x o -> remove inline_data, and then recover inline_data
x x -> recover data blocks

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Drecovery.cdiff 1e1bb4baf10be371f72150e2801d97a04d40b3b9 Wed Dec 25 21:49:48 CST 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: add inline_data recovery routine

This patch adds a inline_data recovery routine with the following policy.

[prev.] [next] of inline_data flag
o o -> recover inline_data
o x -> remove inline_data, and then recover data blocks
x o -> remove inline_data, and then recover inline_data
x x -> recover data blocks

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Dfile.cdiff 1e1bb4baf10be371f72150e2801d97a04d40b3b9 Wed Dec 25 21:49:48 CST 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: add inline_data recovery routine

This patch adds a inline_data recovery routine with the following policy.

[prev.] [next] of inline_data flag
o o -> recover inline_data
o x -> remove inline_data, and then recover data blocks
x o -> remove inline_data, and then recover inline_data
x x -> recover data blocks

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
H A Df2fs.hdiff 1e1bb4baf10be371f72150e2801d97a04d40b3b9 Wed Dec 25 21:49:48 CST 2013 Jaegeuk Kim <jaegeuk.kim@samsung.com> f2fs: add inline_data recovery routine

This patch adds a inline_data recovery routine with the following policy.

[prev.] [next] of inline_data flag
o o -> recover inline_data
o x -> remove inline_data, and then recover data blocks
x o -> remove inline_data, and then recover inline_data
x x -> recover data blocks

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>