diff options
Diffstat (limited to 'fs/xfs/xfs_qm.c')
-rw-r--r-- | fs/xfs/xfs_qm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_qm.c b/fs/xfs/xfs_qm.c index fc60ec21289b..6535c4e5f875 100644 --- a/fs/xfs/xfs_qm.c +++ b/fs/xfs/xfs_qm.c | |||
@@ -443,7 +443,7 @@ again: | |||
443 | * out immediately. We'll be able to acquire | 443 | * out immediately. We'll be able to acquire |
444 | * the flush lock when the I/O completes. | 444 | * the flush lock when the I/O completes. |
445 | */ | 445 | */ |
446 | xfs_qm_dqflock_pushbuf_wait(dqp); | 446 | xfs_dqflock_pushbuf_wait(dqp); |
447 | } | 447 | } |
448 | /* | 448 | /* |
449 | * Let go of the mplist lock. We don't want to hold it | 449 | * Let go of the mplist lock. We don't want to hold it |