commit | 877f962c5edacfef60ab21cfed6d8d54ce25b8a6 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Apr 20 19:58:37 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Apr 20 19:58:37 2013 -0400 |
tree | 298d7667d0d66b06a4314a9df1c67fd188d66dba | |
parent | 9f203507ed277ee86e3f76a15e09db1c92e40b94 [diff] |
buffer: add BH_Prio and BH_Meta flags Add buffer_head flags so that buffer cache writebacks can be marked with the the appropriate request flags, so that metadata blocks can be marked appropriately in blktrace. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>