commit | 8ddc473433b5e8ce8693db9f6e251f5a28267528 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Mon Nov 26 09:25:38 2012 +0000 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Dec 16 20:46:12 2012 -0500 |
tree | bfbf05f0ada45b8b77f4982a895c17059b1456f2 | |
parent | 9247f3170b2c3d648707c93bbebcd763fac17c06 [diff] |
Btrfs: fix unprotected defragable inode insertion We forget to get the defrag lock when we re-add the defragable inode, Fix it. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>