From: Al Viro Date: Thu, 19 Jul 2007 23:23:31 +0000 (+0100) Subject: coda breakage X-Git-Tag: v2.6.23-rc1~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f47c7eac65a45e33d7fe390effe75ec5c74f8bf;p=pandora-kernel.git coda breakage a) switch by loff_t == __cmpdi2 use. Replaced with a couple of obvious ifs; update of ->f_pos in the first one makes sure that we do the right thing in all cases. b) block_signals() and unblock_signals() are globals on UML. Renamed coda ones; in principle UML probably ought to do rename as well, but that's another story. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed