While adding the readmirror property found few cleanup things which can be fixed. As these aren't part of upcoming readmirror property I am sending these separately. Except for 1/5 rest fixes are in props.c. 1/5 is in volume.c.
Anand Jain (5): btrfs: fix comment its device list mutex not volume lock btrfs: kill __btrfs_set_prop() btrfs: reorg functions to drop forward declaration btrfs: drop redundant forward declaration in props.c btrfs: trivial, fix c coding style fs/btrfs/ioctl.c | 10 +-- fs/btrfs/props.c | 201 ++++++++++++++++++++++++----------------------------- fs/btrfs/props.h | 6 +- fs/btrfs/volumes.c | 2 +- fs/btrfs/xattr.c | 2 +- 5 files changed, 100 insertions(+), 121 deletions(-) -- 1.8.3.1