ext4: mark metadata blocks using bh flags
authorTheodore Ts'o <tytso@mit.edu>
Sun, 21 Apr 2013 20:45:54 +0000 (16:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 21 Apr 2013 20:45:54 +0000 (16:45 -0400)
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>

No differences found