From d785f5d97a141929f42db37ba7995ec16dd21093 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 25 Jul 2012 18:12:13 +0300 Subject: [PATCH] --- yaml --- r: 321401 b: refs/heads/master c: e76e0ec9849bcd3290c19ba6f71c7c01e7988414 h: refs/heads/master i: 321399: 582ef1e8ea5515ff6bf65b6860c54bfcf330eef1 v: v3 --- [refs] | 2 +- trunk/fs/gfs2/meta_io.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 90570a20eeca..68500c4d4795 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d97482ede202f424670a53673c362e5189107875 +refs/heads/master: e76e0ec9849bcd3290c19ba6f71c7c01e7988414 diff --git a/trunk/fs/gfs2/meta_io.c b/trunk/fs/gfs2/meta_io.c index 3a56c8d94de0..22255d96b27e 100644 --- a/trunk/fs/gfs2/meta_io.c +++ b/trunk/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. */