On mon, 4 Nov 2013 12:09:18 -0500, Josef Bacik wrote: > On Mon, Nov 04, 2013 at 11:13:26PM +0800, Miao Xie wrote: >> rename the function -- btrfs_start_all_delalloc_inodes(), and make its >> name be compatible to btrfs_wait_ordered_roots(), since they are always >> used at the same place. >> >> Signed-off-by: Miao Xie <miaox@xxxxxxxxxxxxxx> >> --- >> fs/btrfs/ctree.h | 3 +-- >> fs/btrfs/dev-replace.c | 2 +- >> fs/btrfs/extent-tree.c | 2 +- >> fs/btrfs/inode.c | 3 +-- >> fs/btrfs/relocation.c | 2 +- >> fs/btrfs/transaction.c | 2 +- >> 6 files changed, 6 insertions(+), 8 deletions(-) >> > > Theres another use in ioctl.c in my tree, I've just rebased that change in, > please check my tree when I push it to make sure I did it right. Thanks, I have checked it, everything is OK. Thanks Miao > > Josef > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
