diff options
| author | Baokun Li <[email protected]> | 2025-01-22 11:05:32 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2025-03-13 14:08:09 +0000 |
| commit | 5a1cd0e975c75d4292a9d93e00c84d40b6c0b114 (patch) | |
| tree | c4b7339208a686b2acc713c54d94dcb854c1135b /fs/jbd2/commit.c | |
| parent | ext4: update the descriptions of data_err=abort and data_err=ignore (diff) | |
| download | kernel-5a1cd0e975c75d4292a9d93e00c84d40b6c0b114.tar.gz kernel-5a1cd0e975c75d4292a9d93e00c84d40b6c0b114.zip | |
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
After commit 378f32bab371 ("ext4: introduce direct I/O write using iomap
infrastructure"), no one cares about the value of i_unwritten, so there
is no need to maintain this variable, remove it, and clean up the
associated logic.
Suggested-by: Zhang Yi <[email protected]>
Signed-off-by: Baokun Li <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Zhang Yi <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
