]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/blobdiff - fs/xfs/linux-2.6/xfs_buf.c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[lisovros/linux_canprio.git] / fs / xfs / linux-2.6 / xfs_buf.c
index 178c20c13e839c9d854056ee53b00ed722834a92..965df1227d644df44b4d2b79810f1ab42747f957 100644 (file)
@@ -412,7 +412,7 @@ _xfs_buf_lookup_pages(
 
                        XFS_STATS_INC(xb_page_retries);
                        xfsbufd_wakeup(0, gfp_mask);
-                       congestion_wait(WRITE, HZ/50);
+                       congestion_wait(BLK_RW_ASYNC, HZ/50);
                        goto retry;
                }