Re: [PATCH 3/3] xfs: teach deferred op freezer to freeze and thaw inodes

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

 



On Wed, Apr 29, 2020 at 07:28:07AM -0700, Darrick J. Wong wrote:
> Hmm.  Actually now that I think harder about it, the bmap item is
> completely incore and fields are selectively copied to the log item.
> This means that regular IO could set bi_owner = <some inode number> and
> bi_ip = <the incore inode>.  Recovery IO can set bi_owner but leave
> bi_ip NULL, and then the bmap item replay can iget as needed.  Now we
> don't need this freeze/thaw thing at all.

Yes, that sounds pretty reasonable.



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux