fs/fs-writeback.c: restore lost comment
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Oct 2010 21:22:05 +0000 (14:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Oct 2010 23:52:10 +0000 (16:52 -0700)
commit74ce002d9aee23031b4967e1dd1c1966ddc60749
tree797e998b3c8661d8e6884de4228928d6cda74047
parent16b56cf4b8a0fa9acc21bd2ad19839b917999b96
fs/fs-writeback.c: restore lost comment

I had to go back to a 2.6.20 tree to work out why we're adding a
number-of-inodes into a number-of-pages count.  Restore the lost comment.

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