Skip to content
Commit 32b6aba8 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: add node_io_flag for bio flags likewise data_io_flag



This patch adds another way to attach bio flags to node writes.

Description:   Give a way to attach REQ_META|FUA to node writes
               given temperature-based bits. Now the bits indicate:
               *      REQ_META     |      REQ_FUA      |
               *    5 |    4 |   3 |    2 |    1 |   0 |
               * Cold | Warm | Hot | Cold | Warm | Hot |

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent bc67c5d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment