diff options
author | Dmitry Monakhov <dmonakhov@openvz.org> | 2010-03-02 05:14:36 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-03-02 05:14:36 +0100 |
commit | f39490bcd1691d65dc33689222a12e1fc13dd824 (patch) | |
tree | 721c46882dadb0ca8d3a4ab7d42e58f9eeead2da /include/media | |
parent | ext4: deprecate obsoleted mount options (diff) | |
download | linux-f39490bcd1691d65dc33689222a12e1fc13dd824.tar.xz linux-f39490bcd1691d65dc33689222a12e1fc13dd824.zip |
ext4: fix error handling in migrate
Set i_nlink to zero for temporary inode from very beginning.
otherwise we may fail to start new journal handle and this
inode will be unreferenced but with i_nlink == 1
Since we hold inode reference it can not be pruned.
Also add missed journal_start retval check.
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions