From: Christoph Hellwig Date: Mon, 28 Jun 2010 14:34:57 +0000 (-0400) Subject: xfs: writepage always has buffers X-Git-Tag: v2.6.36-rc1~589^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78558fe8d8326b2395da33456cd9eec57ffc081a;p=pandora-kernel.git xfs: writepage always has buffers These days we always have buffers thanks to ->page_mkwrite. And we already have an assert a few lines above tripping in case that was not true due to a bug. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed