Btrfs: introduce per-subvolume delalloc inode list
authorMiao Xie <miaox@cn.fujitsu.com>
Wed, 15 May 2013 07:48:22 +0000 (07:48 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Fri, 14 Jun 2013 15:29:40 +0000 (11:29 -0400)
When we create a snapshot, we need flush all delalloc inodes in the
fs, just flushing the inodes in the source tree is OK. So we introduce
per-subvolume delalloc inode list.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found