Btrfs: use REQ_META for all metadata IO
authorJosef Bacik <jbacik@fusionio.com>
Fri, 19 Apr 2013 23:49:09 +0000 (19:49 -0400)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:55:01 +0000 (15:55 -0400)
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>

No differences found