From: Dave Chinner Date: Mon, 10 Jan 2011 23:17:30 +0000 (+1100) Subject: xfs: split buffered IO write path from xfs_file_aio_write X-Git-Tag: v2.6.38-rc1~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=637bbc75d9fda57c7bc77ce5ee37e29a77a0520d;p=pandora-kernel.git xfs: split buffered IO write path from xfs_file_aio_write Complete the split of the different write IO paths by splitting the buffered IO write path out of xfs_file_aio_write(). This makes the different mechanisms of the write patchs easier to follow. Signed-off-by: Dave Chinner Reviewed-by: Alex Elder Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed