Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-20 | Btrfs: check the return value of btrfs_start_delalloc_inodes() | Miao Xie | |
We forget to check the return value of btrfs_start_delalloc_inodes(), fix it. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com> | |||
2012-12-12 | Btrfs: add new sources for device replace code | Stefan Behrens | |
This adds a new file to the sources together with the header file and the changes to ioctl.h and ctree.h that are required by the new C source file. Additionally, 4 new functions are added to volume.c that deal with device creation and destruction. Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de> Signed-off-by: Chris Mason <chris.mason@fusionio.com> |