commit | d4c7ca86b59400cdab645b9a974a6ca4ec2f9f62 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Fri Apr 19 19:49:09 2013 -0400 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon May 06 15:55:01 2013 -0400 |
tree | d6ccceebdecb0140ec4313ab5cac571920e75f4b | |
parent | 0a3896d0f563d4472c75ab2c26afd8940d24b5a1 [diff] |
Btrfs: use REQ_META for all metadata IO We need to tag metadata io with REQ_META to avoid priority inversion when using io throttling cqroups. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com>