commit | 13fca323e9a8b63c08de7a4e05d3c702516b535d | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Apr 21 16:45:54 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 21 16:45:54 2013 -0400 |
tree | 1dcce50172dc6561d1509abfdaf1f602a9c904f1 | |
parent | 877f962c5edacfef60ab21cfed6d8d54ce25b8a6 [diff] |
ext4: mark metadata blocks using bh flags This allows metadata writebacks which are issued via block device writeback to be sent with the current write request flags. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>