commit | 951c30d135390a108f102b0f6e3cfa6241f2a1aa | [log] [tgz] |
---|---|---|
author | Wu Fengguang <fengguang.wu@gmail.com> | Thu Dec 03 13:54:25 2009 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Dec 03 13:54:25 2009 +0100 |
tree | d3184e177a7b47094ddf5a1e7540214de5b3a5e5 | |
parent | bf7ec5bb6114b2f086e536e24486fdacd1c0d339 [diff] |
writeback: remove the always false bdi_cap_writeback_dirty() test This is dead code because no bdi flush thread will be started for !bdi_cap_writeback_dirty bdi. Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> Cc: Jens Axboe <jens.axboe@oracle.com> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: Christoph Hellwig <hch@infradead.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>