]> git.baikalelectronics.ru Git - kernel.git/commit
kernel: remove PF_FLUSHER
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 26 Oct 2010 21:22:45 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:15 +0000 (16:52 -0700)
commite2768ade2d3b47142e755094e0f5f56fe17ca655
treea2fd9a8231d12b822721a4306b614dd0e2e0d9c0
parent99bd3411a9c419623ebb23328ad81911c04af79d
kernel: remove PF_FLUSHER

PF_FLUSHER is only ever set, not tested, remove it.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fs-writeback.c
include/linux/sched.h
mm/backing-dev.c