Skip to content

Commit

Permalink
trivial: fix a pdlfush -> pdflush typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
masatake authored and Jiri Kosina committed Mar 30, 2009
1 parent 0cbfdc8 commit 3e3cb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3e3cb64

Please sign in to comment.