+1
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Remove two unused struct writeback_control fields: .encountered_congestion (completely unused) .nonblocking (never set, checked/showed in XFS,NFS/btrfs) The .for_background check in nfs_write_inode() is also removed btw, as .for_background implies WB_SYNC_NONE. Reviewed-by:Jan Kara <jack@suse.cz> Proposed-by:
Christoph Hellwig <hch@infradead.org> Signed-off-by:
Wu Fengguang <fengguang.wu@intel.com>