]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] v9fs: Clean-up vfs_inode and setattr functions
authorEric Van Hensbergen <ericvh@gmail.com>
Fri, 9 Sep 2005 20:04:26 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:57 +0000 (13:57 -0700)
commit214a9a444be03b123685c1d74fce0cfbdb9c3cc2
tree7e7abbc1a9a484a31450e1bf5b36fe602b3e20f5
parente5edb065a048bebf0e6b974f9a6cdf51a32fead1
[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 <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/9p/error.h
fs/9p/vfs_inode.c