diff options
author | Dmitry Monakhov <dmonakhov@openvz.org> | 2010-03-01 23:14:36 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-03-01 23:14:36 -0500 |
commit | f39490bcd1691d65dc33689222a12e1fc13dd824 (patch) | |
tree | 721c46882dadb0ca8d3a4ab7d42e58f9eeead2da /fs/jffs2/os-linux.h | |
parent | 437ca0fda3b442dff9e591581b5e1ffdfec24660 (diff) |
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 'fs/jffs2/os-linux.h')
0 files changed, 0 insertions, 0 deletions