From: Alexey Dobriyan Date: Wed, 1 Feb 2006 11:05:24 +0000 (-0800) Subject: [PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN X-Git-Tag: v2.6.16-rc2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=537421be79b94bcf620467f50dd9e38b739c2a00;p=pandora-kernel.git [PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN OpenBSD doesn't see "." correctly in directories created by Linux. Copying files over several KB will buy you infinite loop in __getblk_slow(). Copying files smaller than 1 KB seems to be OK. Sometimes files will be filled with zeros. Sometimes incorrectly copied file will reappear after next file with truncated size. Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed