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, 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
