From: Evgeniy Dushistov Date: Wed, 10 Mar 2010 23:21:55 +0000 (-0800) Subject: ufs: make solaris fsck happy X-Git-Tag: v2.6.34-rc2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad25ad979a309963e580015d57e4ec7da72bb7d4;p=pandora-kernel.git ufs: make solaris fsck happy Alex Viskovatoff let me know that after copying data to solaris's ufs from linux, solaris's fsck sees some errors in cylinder summary information. This is because of solaris expects find some data on another places, then curernt implementation save it. This patch fixes this issue. It is tested by me, and also Alex reported that it works for him. Signed-off-by: Evgeniy Dushistov Reported-by: Alex Viskovatoff Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed