commit | eb73c1b7cea7d533288ef5297a0ea0e159db85b0 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Wed May 15 07:48:22 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Fri Jun 14 11:29:40 2013 -0400 |
tree | cb6e26e79ab0c11eed7f1db8967e37dbf770f974 | |
parent | b0feb9d96e71a88d7eec56f41b8f23e92af889b0 [diff] |
Btrfs: introduce per-subvolume delalloc inode list 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>