diff options
author | 2020-12-30 18:48:51 +0900 | |
---|---|---|
committer | 2021-01-15 14:40:12 -0500 | |
commit | 31e203e09f036f48e7c567c2d32df0196bbd303f (patch) | |
tree | 3f0036313adfba95fc5a95a2f4afbe5c261ebe28 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR (diff) | |
download | wireguard-linux-31e203e09f036f48e7c567c2d32df0196bbd303f.tar.xz wireguard-linux-31e203e09f036f48e7c567c2d32df0196bbd303f.zip |
ext4: fix wrong list_splice in ext4_fc_cleanup
After full/fast commit, entries in staging queue are promoted to main
queue. In ext4_fs_cleanup function, it splice to staging queue to
staging queue.
Fixes: aa75f4d3daaeb ("ext4: main fast-commit commit path")
Signed-off-by: Daejun Park <daejun7.park@samsung.com>
Reviewed-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201230094851epcms2p6eeead8cc984379b37b2efd21af90fd1a@epcms2p6
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions