diff options
author | Dmitry Monakhov <dmonakhov@openvz.org> | 2010-03-01 23:29:39 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-03-01 23:29:39 -0500 |
commit | 6e3617e579e070d3655a93ee9ed7149113e795e0 (patch) | |
tree | d27c90ac6366e5c9018aeae5d6052f3ae1a4243b /mm/mmu_context.c | |
parent | da1dafca84413145f5ac59998b4cdd06fb89f721 (diff) |
ext4: Handle non empty on-disk orphan link
In case of truncate errors we explicitly remove inode from in-core
orphan list via orphan_del(NULL, inode) without modifying the on-disk list.
But later on, the same inode may be inserted in the orphan list again
which will result the on-disk linked list getting corrupted. If inode
i_dtime contains valid value, then skip on-disk list modification.
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions