diff options
Diffstat (limited to 'fs/jbd2/commit.c')
| -rw-r--r-- | fs/jbd2/commit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jbd2/commit.c b/fs/jbd2/commit.c index 8896c1d4febe..6a10238d2c63 100644 --- a/fs/jbd2/commit.c +++ b/fs/jbd2/commit.c | |||
| @@ -286,7 +286,7 @@ static int journal_finish_inode_data_buffers(journal_t *journal, | |||
| 286 | if (err) { | 286 | if (err) { |
| 287 | /* | 287 | /* |
| 288 | * Because AS_EIO is cleared by | 288 | * Because AS_EIO is cleared by |
| 289 | * wait_on_page_writeback_range(), set it again so | 289 | * filemap_fdatawait_range(), set it again so |
| 290 | * that user process can get -EIO from fsync(). | 290 | * that user process can get -EIO from fsync(). |
| 291 | */ | 291 | */ |
| 292 | set_bit(AS_EIO, | 292 | set_bit(AS_EIO, |
