diff options
Diffstat (limited to 'fs/ext4/migrate.c')
-rw-r--r-- | fs/ext4/migrate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/migrate.c b/fs/ext4/migrate.c index a432634f2e6a..3cb267aee802 100644 --- a/fs/ext4/migrate.c +++ b/fs/ext4/migrate.c | |||
@@ -592,7 +592,7 @@ err_out: | |||
592 | 592 | ||
593 | /* | 593 | /* |
594 | * set the i_blocks count to zero | 594 | * set the i_blocks count to zero |
595 | * so that the ext4_delete_inode does the | 595 | * so that the ext4_evict_inode() does the |
596 | * right job | 596 | * right job |
597 | * | 597 | * |
598 | * We don't need to take the i_lock because | 598 | * We don't need to take the i_lock because |