K 10 svn:author V 3 dim K 8 svn:date V 27 2011-12-30T13:16:59.633947Z K 7 svn:log V 308 Disable several instances instances of clang's -Wself-assign warning. All of these are harmless, and are in fact used to shut up warnings from lint. While here, remove -Wno-missing-prototypes from the xfs module Makefile, as I could not reproduce those warnings either with gcc or clang. MFC after: 1 week END