Re: [PATCH] btrfs: extent-tree: Add comment for walk_control to explain how btrfs drops a subvolume.

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

 




On 2019/7/25 上午6:25, Diego Calleja wrote:
> El martes, 23 de julio de 2019 9:57:21 (CEST) Qu Wenruo escribió:
>> + *       A	<- tree root, level 2
>> + *      / \
>> + *     B   C    <- tree nodes, level 1
>> + *    / \ / \
>> + *    D E F G   <- tree leaves, level 0
>> + *
>> + * 1) Basic dropping.
>> + *    All above tree blocks are owned exclusively.
>> + *    Drop tree blocks using LRN iteration.
>> + *    Tree drop sequence is: D E B F C G A.
> 
> Excuse me if I am wrong, but there seems to be a small typo, shouldn't
> it be "F G C"?

My bad, nice catch!

Thanks,
Qu

Attachment: signature.asc
Description: OpenPGP digital signature


[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