projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d97482e
)
gfs2: nuke pdflush from comments
author
Artem Bityutskiy
<
[email protected]
>
Wed, 25 Jul 2012 15:12:13 +0000
(18:12 +0300)
committer
Al Viro
<
[email protected]
>
Sat, 4 Aug 2012 08:15:40 +0000
(12:15 +0400)
The pdflush thread is long gone, so this patch removes references to pdflush
from gfs comments.
Cc: Steven Whitehouse <
[email protected]
>
Signed-off-by: Artem Bityutskiy <
[email protected]
>
Signed-off-by: Al Viro <
[email protected]
>
fs/gfs2/meta_io.c
patch
|
blob
|
history
diff --git
a/fs/gfs2/meta_io.c
b/fs/gfs2/meta_io.c
index 3a56c8d94de0607249e6296a18ec28b5ea120e89..22255d96b27efbb9c3a93e6db8678a147d99548b 100644
(file)
--- a/
fs/gfs2/meta_io.c
+++ b/
fs/gfs2/meta_io.c
@@
-52,7
+52,7
@@
static int gfs2_aspace_writepage(struct page *page, struct writeback_control *wb
/*
* If it's a fully non-blocking write attempt and we cannot
* lock the buffer then redirty the page. Note that this can
- * potentially cause a busy-wait loop from
pdflush
and kswapd
+ * potentially cause a busy-wait loop from
flusher thread
and kswapd
* activity, but those code paths have their own higher-level
* throttling.
*/