writeback: Remove outdated comment
authorJan Kara <jack@suse.cz>
Fri, 9 Mar 2012 15:26:22 +0000 (07:26 -0800)
committerFengguang Wu <fengguang.wu@intel.com>
Wed, 21 Mar 2012 07:27:08 +0000 (15:27 +0800)
The comment is hopelessly outdated and misplaced. We no longer have 'bdi'
part of writeback work, the comment about blockdev super is outdated,
comment about throttling as well. Information about list handling is in
more detail at queue_io(). So just move the bit about older_than_this to
close to move_expired_inodes() and remove the rest.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
fs/fs-writeback.c

Simple merge