From: Peng Tao Date: Thu, 23 Aug 2012 16:27:53 +0000 (+0800) Subject: pnfsblock: fix non-aligned DIO write X-Git-Tag: v3.7-rc1~58^2~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96c9eae638765c2bf2ca4f5a6325484f9bb69aa7;p=pandora-kernel.git pnfsblock: fix non-aligned DIO write For DIO writes, if it is not blocksize aligned, we need to do internal serialization. It may slow down writers anyway. So we just bail them out and resend to MDS. Cc: stable [since v3.4] Signed-off-by: Peng Tao Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed