[sheepdog] [PATCH 3/4] collie: don't round_up vdi size & read/write

Liu Yuan namei.unix at gmail.com
Wed May 22 10:39:13 CEST 2013


On 05/22/2013 04:36 PM, Liu Yuan wrote:
> +	if (flags_direct(flags) && !is_aligned(iocb))
> +		/* Drop the O_DIRRECT for create operation for simplicity */
> +		flags &= ~O_DIRECT;
> +

Oops, this is doubly included. I'll send an update patch

Thanks,
Yuan



More information about the sheepdog mailing list