Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Btrfs: check the return value of btrfs_start_delalloc_inodes() | Miao Xie | 2013-02-20 | 1 | -1/+5 |
| | | | | | | | 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> | ||||
* | Btrfs: add new sources for device replace code | Stefan Behrens | 2012-12-12 | 1 | -0/+856 |
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> |