trivial: fix a pdlfush -> pdflush typo in comment
authorMasatake YAMATO <yamato@redhat.com>
Wed, 25 Feb 2009 13:51:57 +0000 (22:51 +0900)
committerJiri Kosina <jkosina@suse.cz>
Mon, 30 Mar 2009 13:22:03 +0000 (15:22 +0200)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/fs-writeback.c

index e3fe9918faafb710446f5bd73445eeca5ce5b0d7..99903ab76572a96af8adf28ea0b4432d25a69761 100644 (file)
@@ -420,7 +420,7 @@ __writeback_single_inode(struct inode *inode, struct writeback_control *wbc)
  * If older_than_this is non-NULL, then only write out inodes which
  * had their first dirtying at a time earlier than *older_than_this.
  *
- * If we're a pdlfush thread, then implement pdflush collision avoidance
+ * If we're a pdflush thread, then implement pdflush collision avoidance
  * against the entire list.
  *
  * If `bdi' is non-zero then we're being asked to writeback a specific queue.
This page took 0.034283 seconds and 5 git commands to generate.