On 10/24/2011 12:12 PM, MORITA Kazutaka wrote: > At Fri, 21 Oct 2011 11:44:41 +0800, > Liu Yuan wrote: >> >> From: Liu Yuan <tailai.ly at taobao.com> >> >> Based on the devel branch. >> ----8>--------------8>---- >> >> Change SD_FLAG_CMD_DIRECT into SD_FLAG_CMD_IO_LOCAL to make it more >> descriptive. >> >> Signed-off-by: Liu Yuan <tailai.ly at taobao.com> >> --- >> collie/common.c | 4 ++-- >> collie/vdi.c | 2 +- >> include/sheep.h | 2 +- >> sheep/group.c | 6 +++--- >> sheep/sdnet.c | 12 ++++++------ >> sheep/store.c | 10 +++++----- >> 6 files changed, 18 insertions(+), 18 deletions(-) > > Applied, thanks! > > When you add texts which should not go to the commit message, would > put them below '---' next time so that git-am can remove them? > Ah, thanks for the tip. I didn't catch the scissor lines well from git help manual. ;|. Yuan |