From: Christoph Hellwig Date: Fri, 4 Jun 2010 09:29:59 +0000 (+0200) Subject: add missing setattr methods X-Git-Tag: v2.6.36-rc1~304^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d39aae9ec447dda84d9a2850743a78a535a71c90;p=pandora-kernel.git add missing setattr methods For the new truncate sequence every filesystem that wants to truncate on-disk state needs a seattr method. Convert the remaining filesystems that implement the truncate inode operation to have its own setattr method. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed