diff options
author | Tao Ma <tao.ma@oracle.com> | 2010-04-16 07:59:25 +0200 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2010-04-16 12:10:54 +0200 |
commit | 79681842e160c3211eeeb47ea31b061038d1e41e (patch) | |
tree | ebc5fbbd91e33fa633903b784d6bf0b4d068bb76 /fs/ocfs2/inode.c | |
parent | ocfs2: Compute metaecc for superblocks during online resize. (diff) | |
download | linux-79681842e160c3211eeeb47ea31b061038d1e41e.tar.xz linux-79681842e160c3211eeeb47ea31b061038d1e41e.zip |
ocfs2: Reset status if we want to restart file extension.
In __ocfs2_extend_allocation, we will restart our file extension
if ((!status) && restart_func). But there is a bug that the
status is still left as -EGAIN. This is really an old bug,
but it is masked by the return value of ocfs2_journal_dirty.
So it show up when we make ocfs2_journal_dirty void.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ocfs2/inode.c')
0 files changed, 0 insertions, 0 deletions