Re: [PATCH] btrfs: Don't balance btree inode pages from buffered write path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 28, 2020 at 11:05:13AM +0300, Nikolay Borisov wrote:
> The call to btrfs_btree_balance_dirty has been there since the early
> days of BTRFS, when the btree was directly modified from the write path,
> hence dirtied btree inode pages. With the implementation of
> b888db2bd7b6 ("Btrfs: Add delayed allocation to the extent based page tree code")
> 13 years ago the btree is no longer modified from the write path, hence
> there is no point in calling this function. Just remove it.
> 
> Signed-off-by: Nikolay Borisov <nborisov@xxxxxxxx>

Added to misc-next, thanks.



[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux