diff options
| author | Zhihao Cheng <[email protected]> | 2021-12-27 11:22:35 +0800 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2022-01-09 21:47:05 +0100 |
| commit | 716b4573026bcbfa7b58ed19fe15554bac66b082 (patch) | |
| tree | e178ff0bae55c81032f2b3f4a6d53998bb49979a /tools/perf/scripts/python | |
| parent | 7a8884feec908afd05ebd45db5eba9a03674137e (diff) | |
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
whiteout inode should be put when do_tmpfile() failed if inode has been
initialized. Otherwise we will get following warning during umount:
UBIFS error (ubi0:0 pid 1494): ubifs_assert_failed [ubifs]: UBIFS
assert failed: c->bi.dd_growth == 0, in fs/ubifs/super.c:1930
VFS: Busy inodes after unmount of ubifs. Self-destruct in 5 seconds.
Fixes: 9e0a1fff8db56ea ("ubifs: Implement RENAME_WHITEOUT")
Signed-off-by: Zhihao Cheng <[email protected]>
Suggested-by: Sascha Hauer <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions