[colors] # These were the old defaults top = red, lightgray medium = green, lightgray normal = black, lightgray selected = lightgray, magenta jump_arrows = blue, lightgray addr = magenta, lightgray [tui] # Defaults if linked with libslang report = on annotate = on top = on [buildid] # Default, disable using /dev/null dir = /root/.debug [annotate] # Defaults hide_src_code = false use_offset = true jump_arrows = true show_nr_jumps = false [report] # Defaults sort-order = comm,dso,symbol percent-limit = 0 queue-size = 0 children = true group = true '/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/math/fpu_syscall.c
option>
AgeCommit message (Expand)AuthorFilesLines
mode:
authorChristoph Hellwig <hch@lst.de>2010-08-11 17:05:45 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2010-08-18 01:09:00 -0400
commit87e99511ea54510ffb60b98001d108794d5037f8 (patch)
tree359228828515e02302d9b259a066a1f1118eba0a /fs/jbd2/checkpoint.c
parentdad5eb6daa7eeb63d4fc9d982892c59faa07e797 (diff)
kill BH_Ordered flag
Instead of abusing a buffer_head flag just add a variant of sync_dirty_buffer which allows passing the exact type of write flag required. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/jbd2/checkpoint.c')