From: Eric Van Hensbergen Date: Fri, 9 Sep 2005 20:04:26 +0000 (-0700) Subject: [PATCH] v9fs: Clean-up vfs_inode and setattr functions X-Git-Tag: v2.6.14-rc1~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c592b9b844cc353bbaea690fb4aa652ac168a6;p=pandora-kernel.git [PATCH] v9fs: Clean-up vfs_inode and setattr functions Cleanup code in v9fs vfs_inode as suggested by Alexey Dobriyan. Did some major revamping of the v9fs setattr code to remove unnecessary allocations and clean up some dead-code. Signed-off-by: Eric Van Hensbergen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed