On Mon, 25 Apr 2011 16:50:43 -0400, Chris Mason wrote:
> Excerpts from Miao Xie's message of 2011-04-22 06:12:24 -0400:
>> Since we have implemented the delayed update of the inode, we can also
>> delayed to insert the initial inode, then we can merge the inode update
>> and the initial inode inser
Excerpts from Miao Xie's message of 2011-04-22 06:12:24 -0400:
> Since we have implemented the delayed update of the inode, we can also
> delayed to insert the initial inode, then we can merge the inode update
> and the initial inode insertions to one insertion.
Awesome. With things separate from
Since we have implemented the delayed update of the inode, we can also
delayed to insert the initial inode, then we can merge the inode update
and the initial inode insertions to one insertion.
Signed-off-by: Miao Xie
---
fs/btrfs/delayed-inode.c | 18 +--
fs/btrfs/delayed-inode.h |