Files
linux/fs
Jan Kara 2e76b0436a writeback: Protect inode->i_io_list with inode->i_lock
commit b35250c081 upstream.

Currently, operations on inode->i_io_list are protected by
wb->list_lock. In the following patches we'll need to maintain
consistency between inode->i_state and inode->i_io_list so change the
code so that inode->i_lock protects also all inode's i_io_list handling.

Reviewed-by: Martijn Coenen <maco@android.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
CC: stable@vger.kernel.org # Prerequisite for "writeback: Avoid skipping inode writeback"
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 08:57:36 +09:00
..
2023-05-16 08:47:30 +09:00
2023-05-15 16:47:08 +09:00
2023-05-15 14:09:19 +09:00
2023-05-16 08:47:10 +09:00
2016-05-20 17:58:30 -07:00
2023-05-16 08:48:08 +09:00
2017-11-30 08:39:04 +00:00
2023-05-16 08:54:54 +09:00
2023-05-15 11:49:44 +09:00
2023-05-15 10:36:26 +09:00
2023-05-16 08:57:17 +09:00
2016-09-27 21:20:53 -04:00
2017-07-05 16:18:14 +02:00
2023-05-15 17:11:10 +09:00
2017-09-20 09:59:51 +02:00
2017-09-26 00:32:37 -07:00
2017-09-26 00:32:37 -07:00
2018-02-17 13:21:15 +01:00
2017-06-14 15:06:01 +02:00