Re: [Qemu-devel] [PATCH 1/2] qemu-img: clarify src_cache option documentation

2014-09-01 Thread Fam Zheng
On Mon, 09/01 16:11, Stefan Hajnoczi wrote: > The source cache option takes the same values as the cache option. The > documentation reads a little strange because it starts with "In contrast > the src_cache option ...". The fact that this is comparing with the > previous documented option (the '

[Qemu-devel] [PATCH 1/2] qemu-img: clarify src_cache option documentation

2014-09-01 Thread Stefan Hajnoczi
The source cache option takes the same values as the cache option. The documentation reads a little strange because it starts with "In contrast the src_cache option ...". The fact that this is comparing with the previous documented option (the 'cache' option) is implicit. Readers may be confused