]> Pileus Git - ~andy/linux/commit
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)
commit13fca323e9a8b63c08de7a4e05d3c702516b535d
tree1dcce50172dc6561d1509abfdaf1f602a9c904f1
parent877f962c5edacfef60ab21cfed6d8d54ce25b8a6
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>
fs/ext4/ext4_jbd2.c
fs/ext4/inode.c